neuecc / Utf8Json

Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
MIT License
2.35k stars 266 forks source link

Fix build issues and drop .NET Framework in favour of .NET 5. #241

Closed gordrs closed 3 years ago

gordrs commented 3 years ago

This gets rid of the old csproj format in a few areas and drops support for .NET Framework in favour of netstandard and .NET 5.