datalust / seq-extensions-logging

Add centralized log collection to ASP.NET Core apps with one line of code.
https://datalust.co/seq
Apache License 2.0
84 stars 12 forks source link

Update to .NET 8 dependencies #55

Closed nblumhardt closed 6 months ago

nblumhardt commented 6 months ago

This PR updates to the 8.0.0 versions of the Microsoft.Extensions.* packages. The versioning policy in this repo has been updated and recorded in README.md.

nblumhardt commented 6 months ago

Thanks 👍 --- there's no perfect strategy, but this one's working well over in the Serilog.Extensions.* projects, and it's essentially the way the Microsoft packages handle their own interdependencies.