Info
Version: | 0.4.1 |
Author(s): | Rui Carvalho |
Last Update: | Friday, March 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/humid |
Install
Install-Package humid
dotnet add package humid
paket add humid
humid Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.1)
- System.Dynamic.Runtime(>= 4.3.0)
It's a very thin and light web library, written in a functional style and that allows you to write functional style
web applications or services. it comes completely without any dependency and fully tested.
it can also be integrated as one file source code ;).