A simple pipeline-based Fable API for adapting and validating POJOs into F# types.
Info
| Version: | 0.2.0 |
| Author(s): | Gamurs Pty Ltd |
| Last Update: | Wednesday, July 3, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gamurs-group/fable-json-adapter |
| NuGet Url: | https://www.nuget.org/packages/Gamurs.Fable.JsonAdapter |
Install
Install-Package Gamurs.Fable.JsonAdapter
dotnet add package Gamurs.Fable.JsonAdapter
paket add Gamurs.Fable.JsonAdapter
Gamurs.Fable.JsonAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Fable.Core(>= 2.0.3)
Tags