Info
| Version: | 1.0.2 | 
| Author(s): | Sean Roddis (@sroddis) | 
| Last Update: | Sunday, July 2, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/SRoddis/Nancy.RestModule | 
| NuGet Url: | https://www.nuget.org/packages/Nancy.RestModule | 
Install
Install-Package Nancy.RestModule
                        dotnet add package Nancy.RestModule
                        paket add Nancy.RestModule
                        
                                Nancy.RestModule Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Nancy(>= 1.4.3)
 
Tags
                
Nancy.RestModule decouples the module and the controller.