Easy way to serialize/deserialize objects to/from an async stream.
Info
Version: | 1.0.5 |
Author(s): | ch1seL |
Last Update: | Thursday, January 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ch1seL/JStreamAsyncNet/tree/newtownsoft-json |
NuGet Url: | https://www.nuget.org/packages/ch1seL.JStreamAsyncExtensions.Newtonsoft |
Install
Install-Package ch1seL.JStreamAsyncExtensions.Newtonsoft
dotnet add package ch1seL.JStreamAsyncExtensions.Newtonsoft
paket add ch1seL.JStreamAsyncExtensions.Newtonsoft
ch1seL.JStreamAsyncExtensions.Newtonsoft Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.1)
Tags