Easy way to serialize/deserialize objects to/from an async stream.
Info
| Version: | 4.7.0.1 |
| Author(s): | ch1seL |
| Last Update: | Tuesday, December 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ch1seL/JStreamAsyncNet |
| NuGet Url: | https://www.nuget.org/packages/JStreamAsyncNet |
Install
Install-Package JStreamAsyncNet
dotnet add package JStreamAsyncNet
paket add JStreamAsyncNet
JStreamAsyncNet Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.0)
Tags