McMaster.AspNetCore.Kestrel.Certificates
1.0.0
Prefix Reserved
dotnet add package McMaster.AspNetCore.Kestrel.Certificates --version 1.0.0
NuGet\Install-Package McMaster.AspNetCore.Kestrel.Certificates -Version 1.0.0
<PackageReference Include="McMaster.AspNetCore.Kestrel.Certificates" Version="1.0.0" />
paket add McMaster.AspNetCore.Kestrel.Certificates --version 1.0.0
#r "nuget: McMaster.AspNetCore.Kestrel.Certificates, 1.0.0"
// Install McMaster.AspNetCore.Kestrel.Certificates as a Cake Addin #addin nuget:?package=McMaster.AspNetCore.Kestrel.Certificates&version=1.0.0 // Install McMaster.AspNetCore.Kestrel.Certificates as a Cake Tool #tool nuget:?package=McMaster.AspNetCore.Kestrel.Certificates&version=1.0.0
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.1.25)
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 | 244,146 | 6/13/2021 |
1.0.0-beta.292 | 79 | 3/30/2024 |
1.0.0-beta.249 | 683 | 1/16/2023 |
1.0.0-beta.246 | 157 | 1/7/2023 |
1.0.0-beta.81 | 1,910 | 5/2/2021 |
1.0.0-beta.73 | 9,470 | 7/9/2020 |
1.0.0-beta.60 | 607 | 6/7/2020 |
1.0.0-beta.19 | 381 | 1/17/2021 |