This assembly allows you to easily create Web API. 
                        
                    
         
                Info
| Version: | 0.0.6-pre | 
| Author(s): | Anton Kudryavtsev | 
| Last Update: | Wednesday, March 23, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/HackandCraft/backend-scaffold | 
| NuGet Url: | https://www.nuget.org/packages/HackAndCraft.WebApi.Framework | 
Install
Install-Package HackAndCraft.WebApi.Framework
                        dotnet add package HackAndCraft.WebApi.Framework
                        paket add HackAndCraft.WebApi.Framework
                        
                                HackAndCraft.WebApi.Framework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Nancy(>= 1.4.3)
- Nancy.Hosting.Self(>= 1.4.1)
- Newtonsoft.Json(>= 8.0.2)
- Newtonsoft.Json.Schema(>= 2.0.2)
- Nancy.Metadata.Modules(>= 1.2.0)
- Nancy.Metadata.Swagger(>= 1.1.1)
- Serilog(>= 2.0.0465)
- Serilog.Sinks.File(>= 2.0.0465)
- Serilog.Sinks.PeriodicBatching(>= 2.0.0465)
- Serilog.Sinks.RollingFile(>= 2.0.0465)
- Serilog.Sinks.Seq(>= 2.0.033)
- Serilog.Sinks.ColoredConsole(>= 2.0.0465)
- Topshelf(>= 3.3.1)
Tags
