Nancy 2.0.0
.NET Standard 2.0
.NET Framework 4.5.2
dotnet add package Nancy --version 2.0.0
NuGet\Install-Package Nancy -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nancy" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nancy --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nancy, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nancy as a Cake Addin
#addin nuget:?package=Nancy&version=2.0.0
// Install Nancy as a Cake Tool
#tool nuget:?package=Nancy&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- No 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)
NuGet packages (286)
Showing the top 5 NuGet packages that depend on Nancy:
Package | Downloads |
---|---|
Nancy.Hosting.Self
Enables hosting Nancy in any application. |
|
Nancy.Owin
Nancy extensions for OWIN hosting. |
|
Nancy.Serialization.JsonNet
Provides JSON (de)serialization support using Newtonsoft.JsonNet. |
|
Nancy.Testing
Test harness for Nancy applications. |
|
Nancy.Hosting.Aspnet
Enables hosting Nancy on ASP.NET. |
GitHub repositories (37)
Showing the top 5 popular GitHub repositories that depend on Nancy:
Repository | Stars |
---|---|
JabbR/JabbR
Collaborative chat done right
|
|
bonesoul/CoiniumServ
Next-gen crypto currency mining pool software
|
|
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
|
|
etishor/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
|
|
Recognos/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 4,818,999 | 4/27/2019 | |
2.0.0-clinteastwood | 952,506 | 12/22/2016 | |
2.0.0-barneyrubble | 173,872 | 7/12/2016 | |
2.0.0-alpha | 15,748 | 3/22/2016 | |
1.4.5 | 768,172 | 9/26/2018 | |
1.4.4 | 1,083,364 | 7/16/2017 | |
1.4.3 | 1,278,119 | 12/21/2015 | |
1.4.2 | 80,880 | 11/23/2015 | |
1.4.1 | 703,772 | 11/5/2015 | |
1.4.0 | 65,249 | 10/29/2015 | |
1.3.0 | 62,940 | 9/25/2015 | |
1.2.0 | 284,061 | 4/17/2015 | |
1.1.0 | 147,029 | 2/18/2015 | |
1.0.0 | 109,917 | 1/23/2015 | |
0.23.2 | 215,993 | 7/18/2014 | |
0.23.1 | 355,951 | 7/10/2014 | |
0.23.0 | 77,139 | 6/4/2014 | |
0.22.2 | 80,627 | 2/18/2014 | |
0.22.1 | 14,772 | 2/12/2014 | |
0.22.0 | 31,323 | 1/28/2014 | |
0.21.1 | 64,346 | 10/28/2013 | |
0.21.0 | 13,182 | 10/25/2013 | |
0.20.0 | 59,533 | 9/7/2013 | |
0.18.0 | 67,851 | 7/9/2013 | |
0.17.1 | 55,448 | 4/28/2013 | |
0.17.0 | 12,108 | 4/27/2013 | |
0.16.1 | 34,039 | 2/15/2013 | |
0.16.0 | 15,737 | 2/13/2013 | |
0.15.3 | 35,224 | 1/17/2013 | |
0.15.2 | 13,787 | 1/15/2013 | |
0.15.1 | 13,636 | 1/8/2013 | |
0.15.0 | 11,325 | 1/6/2013 | |
0.14.1 | 12,457 | 12/7/2012 | |
0.14.0 | 11,217 | 12/7/2012 | |
0.13.0 | 16,416 | 11/1/2012 | |
0.12.1 | 18,443 | 9/18/2012 | |
0.12.0 | 12,571 | 9/4/2012 | |
0.11.0 | 19,153 | 5/7/2012 | |
0.10.0 | 15,904 | 2/23/2012 | |
0.9.0 | 16,770 | 11/2/2011 | |
0.8.1 | 10,831 | 10/13/2011 | |
0.8.0 | 10,456 | 10/4/2011 | |
0.7.1 | 10,440 | 7/27/2011 | |
0.7.0 | 9,051 | 7/26/2011 | |
0.6.0 | 9,927 | 6/22/2011 | |
0.5.0 | 8,947 | 4/7/2011 | |
0.4.0 | 50,415 | 3/10/2011 |