Enables C1 functions to be written as Nancy Modules.
Info
Version: | 0.1.0 |
Author(s): | burningice |
Last Update: | Friday, January 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/burningice/compositec1contrib |
NuGet Url: | https://www.nuget.org/packages/CompositeC1.Nancy |
Install
Install-Package CompositeC1.Nancy
dotnet add package CompositeC1.Nancy
paket add CompositeC1.Nancy
CompositeC1.Nancy Download (Unzip the "nupkg" after downloading)
Dependencies
- CompositeC1.Core(4.2)
- Owin(1.0)
- Nancy(0.23.2)
- Nancy.Viewengines.Razor(0.23.2)