Info
Version: | 2.0.0 |
Author(s): | AndyWu |
Last Update: | Tuesday, September 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andywu188/Nancy |
NuGet Url: | https://www.nuget.org/packages/Nancy.StrongName |
Install
Install-Package Nancy.StrongName
dotnet add package Nancy.StrongName
paket add Nancy.StrongName
Nancy.StrongName 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.