neuecc / Utf8Json

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

contribute to The future of JSON in .NET Core 3.0 #122

Open ctaggart opened 5 years ago

ctaggart commented 5 years ago

.NET Core is aiming to have higher performance JSON options by adding an in interface with different implementations. It may be worth reviewing and contributing to their design given this awesome work.

The future of JSON in .NET Core 3.0 https://github.com/dotnet/corefx/issues/33115

neuecc commented 5 years ago

Interesting topics. It is a good thing to change, but standardization will be difficult...