A JSON.Net converter that allows serialization and deserialization of instances of Functional.Maybe.
Info
Version: | 2.2.0 |
Author(s): | Grzegorz Gałęzowski |
Last Update: | Friday, July 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grzesiek-galezowski/functional-maybe-extensions |
NuGet Url: | https://www.nuget.org/packages/Functional.Maybe.JsonConverter |
Install
Install-Package Functional.Maybe.JsonConverter
dotnet add package Functional.Maybe.JsonConverter
paket add Functional.Maybe.JsonConverter
Functional.Maybe.JsonConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- Functional.Maybe(>= 2.0.18)
- Newtonsoft.Json(>= 12.0.3)