Fast, unopinionated, minimalist web framework for .NET core inspired by express.js. 
                        
                    
         
                Info
| Version: | 1.0.2 | 
| Author(s): | Nicolas Gere-lamaysouette | 
| Last Update: | Friday, October 21, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/nicolasgere/Vulpix | 
| NuGet Url: | https://www.nuget.org/packages/VulpixServer | 
Install
Install-Package VulpixServer
                        dotnet add package VulpixServer
                        paket add VulpixServer
                        
                                VulpixServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Diagnostics(>= 1.0.0)
- Microsoft.AspNetCore.Server.IISIntegration(>= 1.0.0)
- Microsoft.AspNetCore.Server.Kestrel(>= 1.0.0)
- Microsoft.Extensions.Logging.Console(>= 1.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 1.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 1.0.0)
- Microsoft.Extensions.Configuration.Json(>= 1.0.0)
- Microsoft.Extensions.Configuration.CommandLine(>= 1.0.0)
Tags
