Info
Version: | 1.0.7 |
Author(s): | SJKP |
Last Update: | Monday, March 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sjkp/letsencrypt-siteextension |
NuGet Url: | https://www.nuget.org/packages/letsencrypt |
Install
Install-Package letsencrypt
dotnet add package letsencrypt
paket add letsencrypt
letsencrypt Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The extension uses web jobs, so ensure that you have web job connection strings configured AzureWebJobsDashboard and AzureWebJobsStorage. PLEASE READ and understand the known limitations listed here: https://github.com/sjkp/letsencrypt-siteextension/blob/master/README.md#known-issues.