Info
Version: | 2.0.0 |
Author(s): | Andreas Håkansson, Steven Robbins and contributors |
Last Update: | Saturday, April 27, 2019 |
.NET Fiddle: | Online Example |
Project Url: | http://nancyfx.org/ |
NuGet Url: | https://www.nuget.org/packages/Nancy |
Install
Install-Package Nancy
dotnet add package Nancy
paket add Nancy
Nancy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyModel(>= 2.0.4)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- System.Collections.Specialized(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Security.Claims(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
No dependencies.
Tags
Nancy aim at delivering a low ceremony approach to building light, fast web applications.