A package that keeps your static website free of boilerplate ASP.NET Core files.
Info
Version: | 1.0.9 |
Author(s): | Mads Kristensen |
Last Update: | Monday, May 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madskristensen/AspNetCore.StaticSiteHelper |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.StaticSiteHelper |
Install
Install-Package AspNetCore.StaticSiteHelper
dotnet add package AspNetCore.StaticSiteHelper
paket add AspNetCore.StaticSiteHelper
AspNetCore.StaticSiteHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 1.1.1)
- Microsoft.AspNetCore.Server.IISIntegration(>= 1.1.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 1.1.1)
- Microsoft.AspNetCore.StaticFiles(>= 1.1.1)
- Microsoft.VisualStudio.Web.BrowserLink(>= 1.1.0)
Tags