Top 20 NuGet Packages depending on Nancy

Total dependencies: 295

The Nancy Sprite Helper allows you to use sprites and image inlining in Nancy with ASP.NET hosting and the Razor viewengine.
Utilities and Conventions for Routing Services with NancyFX
This is helpers library for NancyFx powered web-sites that use Quicklogons.Client
AStudio Owin Helper Library
The library provides support for integrating Nancy with the Metrics.NET Library
Provides JSON (De-)Serialization support for Nancy using NetJSON.
This library contains some simple error classes for a consistent way to handle errors in a NancyFX application.
(Legacy .NET 4.0 Version) The library provides support for integrating NancyFx with the Metrics.NET Library
The purpose of the project is to enable attribute routing and minimizing the code changes with switching between Nancy and ASP.NET WebAPI. Here is some sample usage: [RoutePrefix("api/responseMessage")] public class ResponseMessageModule : ApiController { [HttpGet(nameof(WithStatus...
Extensions to the standard forms authentication provider for Nancy.
A DryIoc bootstrapper for the Nancy web framework.
This library provides a way to code C# in a way similar to how you're used to in Razor.Net. I't provides a way to embed views in libraries without having to embed your .cshtml files into your solution as an embedded resource which requires custom path providers and others libraries.