dotnet / dotNext

Next generation API for .NET
https://dotnet.github.io/dotNext/
MIT License
1.62k stars 121 forks source link

Update to .NET5 #36

Closed Luk164 closed 3 years ago

Luk164 commented 3 years ago

Are there any plans to update everything to .NET5?

sakno commented 3 years ago

3.x major version is in progress. It will have a support of two target frameworks: .NET Standard 2.1 and .NET 5. I cannot drop the support of .NET Standard 2.1 because .NET 5 is not LTS version.

sakno commented 3 years ago

Please check out release 3.0 which has the support of multiple target frameworks: .NET 5 and .NET Standard 2.1.