AspNetCore.LetsEncrypt.Extensions
1.0.0
Add 'app.UseWellKnownDir();' to your Startup.Configure() and let Let's Ecrypt do its magic.
Install-Package AspNetCore.LetsEncrypt.Extensions -Version 1.0.0
dotnet add package AspNetCore.LetsEncrypt.Extensions --version 1.0.0
<PackageReference Include="AspNetCore.LetsEncrypt.Extensions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.LetsEncrypt.Extensions --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.LetsEncrypt.Extensions, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install AspNetCore.LetsEncrypt.Extensions as a Cake Addin #addin nuget:?package=AspNetCore.LetsEncrypt.Extensions&version=1.0.0 // Install AspNetCore.LetsEncrypt.Extensions as a Cake Tool #tool nuget:?package=AspNetCore.LetsEncrypt.Extensions&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
The first release.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.StaticFiles (>= 2.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 2.0.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.0 | 185 | 9/17/2020 |