Info
Version: | 2.2.9 |
Author(s): | Dave Glick, Other Awesome Contributors |
Last Update: | Friday, October 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wyam.io/ |
NuGet Url: | https://www.nuget.org/packages/Wyam.Hosting |
Install
Install-Package Wyam.Hosting
dotnet add package Wyam.Hosting
paket add Wyam.Hosting
Wyam.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Wyam.Common(>= 2.2.9)
- Microsoft.AspNetCore.Hosting(>= 2.1.1)
- Microsoft.AspNetCore.Owin(>= 2.1.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.1.3)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)
- Microsoft.AspNetCore.WebSockets(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Composite(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Physical(>= 2.1.1)
- Newtonsoft.Json(>= 10.0.2)
Tags
This library contains a server for use with static sites.