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

Is JsonSerializer.ToJsonString() and JsonSerializer.Deserialize<T>() Thead Safe in .net core 3.0? #175

Closed orangeagain closed 4 years ago

orangeagain commented 4 years ago

Thanks