LetsEncrypt.Umbraco - modifies Umbraco Owin startup to allow serving static files from .well-known directory.
Info
Version: | 0.1.0 |
Author(s): | ColoursMinsk team |
Last Update: | Tuesday, September 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akuryan/LetsEncrypt.Umbraco |
NuGet Url: | https://www.nuget.org/packages/LetsEncrypt.Umbraco |
Install
Install-Package LetsEncrypt.Umbraco
dotnet add package LetsEncrypt.Umbraco
paket add LetsEncrypt.Umbraco
LetsEncrypt.Umbraco Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(> 3.0.0 && < 4.0.0)
- Microsoft.Owin.FileSystems(> 3.0.0 && < 4.0.0)
- Microsoft.Owin.StaticFiles(> 3.0.0 && < 4.0.0)
- Owin(>= 1.0.0)
Tags