Nano is a micro web framework for building web-based HTTP services and websites for .NET.
Info
Version: | 1.0.0 |
Author(s): | Randy Burden, David Whitlark and contributors |
Last Update: | Saturday, November 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AmbitEnergyLabs/Nano |
NuGet Url: | https://www.nuget.org/packages/Nano |
Install
Install-Package Nano
dotnet add package Nano
paket add Nano
Nano Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
Tags