Alternative JSON model binding mechanism for Giraffe apps without definting intermediate types.
Info
Version: | 2.0.0 |
Author(s): | Zaid Ajaj |
Last Update: | Thursday, June 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zaid-ajaj/Giraffe.JsonTherapy |
NuGet Url: | https://www.nuget.org/packages/Giraffe.JsonTherapy |
Install
Install-Package Giraffe.JsonTherapy
dotnet add package Giraffe.JsonTherapy
paket add Giraffe.JsonTherapy
Giraffe.JsonTherapy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.5.4)
- Giraffe(>= 3.4.0)
- Microsoft.AspNetCore.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- FSharp.Core(>= 4.5.4)
- Giraffe(>= 3.4.0)
- Microsoft.AspNetCore.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags