Newtonsoft.Json integration for Hagar.
Info
| Version: | 0.7.1 |
| Author(s): | Reuben Bond |
| Last Update: | Monday, January 9, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ReubenBond/Hagar |
| NuGet Url: | https://www.nuget.org/packages/Hagar.NewtonsoftJson |
Install
Install-Package Hagar.NewtonsoftJson
dotnet add package Hagar.NewtonsoftJson
paket add Hagar.NewtonsoftJson
Hagar.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Hagar(>= 0.5.1)
- Newtonsoft.Json(>= 12.0.3)
Tags