Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
colinbobolin created a comment on an issue on fsprojects/Paket
https://github.com/dotnet/aspire/issues/6921 I mentioned this in the Aspire project, too.
colinbobolin opened an issue on Zaid-Ajaj/Giraffe.SerilogExtensions
awkward behavior when using lowest matching in paket.dependencies
If the paket.dependencies file specifies _lowest matching_ as it does here, I think it's important to use specific versions on all dependencies in the file. In my opinion, deleting and regenerating...colinbobolin opened an issue on Zaid-Ajaj/Giraffe.SerilogExtensions
Giraffe 7 Compatibility
Giraffe 7 is incompatible with this library due to the paket dependencies specification, ~ 6. I think the latest version should allow Giraffe >= 6. Furthermore, Giraffe 7 utilizes `System.Text.Jso...colinbobolin created a tag on locaisolutions/Giraffe.SerilogExtensions
v2.2.0 - Dead simple library to integrate Serilog within Giraffe apps: implemented as a composable HttpHandler and has native destructuring of F# types.