C# Serialization wrapper for Microsoft.Extensions.DependencyInjection.
Info
Version: | 3.0.0 |
Author(s): | sergeyshaykhullin |
Last Update: | Wednesday, July 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sergeyshaykhullin/Phema.Serialization |
NuGet Url: | https://www.nuget.org/packages/Phema.Serialization.NewtonsoftJson |
Install
Install-Package Phema.Serialization.NewtonsoftJson
dotnet add package Phema.Serialization.NewtonsoftJson
paket add Phema.Serialization.NewtonsoftJson
Phema.Serialization.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Phema.Serialization(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.2)
Tags