McMaster.AspNetCore.Kestrel.Certificates
1.0.0-beta.249
Prefix Reserved
See the version list below for details.
dotnet add package McMaster.AspNetCore.Kestrel.Certificates --version 1.0.0-beta.249
NuGet\Install-Package McMaster.AspNetCore.Kestrel.Certificates -Version 1.0.0-beta.249
<PackageReference Include="McMaster.AspNetCore.Kestrel.Certificates" Version="1.0.0-beta.249" />
paket add McMaster.AspNetCore.Kestrel.Certificates --version 1.0.0-beta.249
#r "nuget: McMaster.AspNetCore.Kestrel.Certificates, 1.0.0-beta.249"
// Install McMaster.AspNetCore.Kestrel.Certificates as a Cake Addin #addin nuget:?package=McMaster.AspNetCore.Kestrel.Certificates&version=1.0.0-beta.249&prerelease // Install McMaster.AspNetCore.Kestrel.Certificates as a Cake Tool #tool nuget:?package=McMaster.AspNetCore.Kestrel.Certificates&version=1.0.0-beta.249&prerelease
A class library for managing HTTPS certificates with ASP.NET Core.
This library includes API for dynamically selecting which HTTPS certificate to use in Kestrel.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on McMaster.AspNetCore.Kestrel.Certificates:
Package | Downloads |
---|---|
LettuceEncrypt
Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates. This configures your server to use the ACME protocol to connect with a certificate authority (CA), such as Let's Encrypt (https://letsencrypt.org), to verify ownership of your domain name and generate a HTTPS certificate. This happens automatically when the server starts up, and will renew the certificate automatically when the expiration date is near. This only works with Kestrel, which is the default server configuration for ASP.NET Core projects. Other servers, such as IIS and nginx, are not supported. |
|
LettuceEncryptMultiDomains
Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates. This configures your server to use the ACME protocol to connect with a certificate authority (CA), such as Let's Encrypt (https://letsencrypt.org), to verify ownership of your domain name and generate a HTTPS certificate. This happens automatically when the server starts up, and will renew the certificate automatically when the expiration date is near. This only works with Kestrel, which is the default server configuration for ASP.NET Core projects. Other servers, such as IIS and nginx, are not supported. |
|
ei8.LettuceEncrypt
Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates. This configures your server to use the ACME protocol to connect with a certificate authority (CA), such as Let's Encrypt (https://letsencrypt.org), to verify ownership of your domain name and generate a HTTPS certificate. This happens automatically when the server starts up, and will renew the certificate automatically when the expiration date is near. This only works with Kestrel, which is the default server configuration for ASP.NET Core projects. Other servers, such as IIS and nginx, are not supported. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 245,010 | 6/13/2021 |
1.0.0-beta.292 | 80 | 3/30/2024 |
1.0.0-beta.249 | 684 | 1/16/2023 |
1.0.0-beta.246 | 158 | 1/7/2023 |
1.0.0-beta.81 | 1,915 | 5/2/2021 |
1.0.0-beta.73 | 9,479 | 7/9/2020 |
1.0.0-beta.60 | 608 | 6/7/2020 |
1.0.0-beta.19 | 382 | 1/17/2021 |