VulpixServer 1.0.2
Fast, unopinionated, minimalist web framework for .NET core inspired by express.js
Install-Package VulpixServer -Version 1.0.2
dotnet add package VulpixServer --version 1.0.2
<PackageReference Include="VulpixServer" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VulpixServer --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VulpixServer, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.6
- Microsoft.AspNetCore.Diagnostics (>= 1.0.0)
- Microsoft.AspNetCore.Server.IISIntegration (>= 1.0.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 1.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 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.Logging.Console (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 630 | 10/21/2016 |