![]() |
VOOZH | about |
dotnet add package Microsoft.AspNetCore.Authentication.Certificate --version 10.0.9
NuGet\Install-Package Microsoft.AspNetCore.Authentication.Certificate -Version 10.0.9
<PackageReference Include="Microsoft.AspNetCore.Authentication.Certificate" Version="10.0.9" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Certificate" Version="10.0.9" />Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Authentication.Certificate" />Project file
paket add Microsoft.AspNetCore.Authentication.Certificate --version 10.0.9
#r "nuget: Microsoft.AspNetCore.Authentication.Certificate, 10.0.9"
#:package Microsoft.AspNetCore.Authentication.Certificate@10.0.9
#addin nuget:?package=Microsoft.AspNetCore.Authentication.Certificate&version=10.0.9Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.Certificate&version=10.0.9Install as a Cake Tool
Microsoft.AspNetCore.Authentication.Certificate provides ASP.NET Core middleware that enables an application to support certificate authentication.
To use Microsoft.AspNetCore.Authentication.Certificate, follow these steps:
dotnet add package Microsoft.AspNetCore.Authentication.Certificate
Program.cs:
var builder = WebApplication.CreateBuilder(args);
builder.Services.AddAuthentication(
CertificateAuthenticationDefaults.AuthenticationScheme)
.AddCertificate();
var app = builder.Build();
app.UseAuthentication();
CertificateAuthenticationOptions: Provides options to configure certificate authenticationICertificateValidationCache: Provides a cache used to store AuthenticateResult results after the certificate has been validatedFor additional documentation and examples, refer to the official documentation on certificate authentication in ASP.NET Core.
Microsoft.AspNetCore.Authentication.Certificate is released as open-source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.Certificate:
| Package | Downloads |
|---|---|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
|
Genocs.WebApi.Security
Security extensions for authentication and authorization in Genocs Web APIs. |
|
|
Convey.WebApi.Security
Convey.WebApi.Security |
|
|
SSRD.IdentityUI
IdentityUI is a simple platform for administrative management of users and admins with a graphical interface. It is easy to set up, has a clean API, and runs on all recent .NET platforms. |
|
|
SSS.AspNetCore.Extensions
Use to develop the common components, libraries, etc. that will be embedded into projects with configuration to use |
Showing the top 19 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.Certificate:
| Repository | Stars |
|---|---|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
|
justcoding121/titanium-web-proxy
A cross-platform asynchronous HTTP(S) proxy server in C#.
|
|
|
webprofusion/certify
Professional ACME Client for Windows (and now cross-platform via Certify Management Hub). Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Download from certifytheweb.com
|
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
|
Azure/iotedge
The IoT Edge OSS project
|
|
|
aspnet/Benchmarks
Benchmarks for ASP.NET Core
|
|
|
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
|
|
|
snatch-dev/Convey
A simple recipe for .NET Core microservices.
|
|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
|
dnobori/DN_SuperBook_PDF_Converter
DN_SuperBook_PDF_Converter - スキャン書籍 PDF をデジタル書籍並みに大変クリアに読みやすくする AI PDF 高品質化・各種調整ツール
|
|
|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|
|
|
SteeltoeOSS/Samples
Steeltoe samples and reference application collection
|
|
|
alexhiggins732/IdentityServer8
DotNet 8, Identity, OpenID Connect and OAuth 2.0 Framework for ASP.NET Core Identity Server 8
|
|
|
damienbod/AspNetCoreCertificates
Certificate Manager in .NET Core for creating and using X509 certificates
|
|
|
Nordes/IdentityServer4.LdapExtension
IdentityServer4 Ldap Extension (OpenLdap or ActiveDirectory)
|
|
|
oidcproxydotnet/OidcProxy.Net
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications
|
|
|
dotnet-architecture/grpc-for-wcf-developers
gRPC for WCF Developers guidance samples
|
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.5.26302.115 | 74 | 6/9/2026 |
| 11.0.0-preview.4.26230.115 | 1,083 | 5/12/2026 |
| 11.0.0-preview.3.26207.106 | 156 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 198 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 176 | 2/10/2026 |
| 10.0.9 | 16,239 | 6/9/2026 |
| 10.0.8 | 79,810 | 5/12/2026 |
| 10.0.7 | 104,640 | 4/21/2026 |
| 10.0.6 | 82,290 | 4/14/2026 |
| 10.0.5 | 184,735 | 3/12/2026 |
| 10.0.4 | 21,854 | 3/10/2026 |
| 9.0.17 | 388 | 6/9/2026 |
| 9.0.16 | 17,699 | 5/12/2026 |
| 9.0.15 | 148,465 | 4/14/2026 |
| 9.0.14 | 83,417 | 3/10/2026 |
| 9.0.13 | 47,773 | 2/10/2026 |
| 8.0.28 | 1,236 | 6/9/2026 |
| 8.0.27 | 7,968 | 5/12/2026 |
| 8.0.26 | 20,218 | 4/14/2026 |
| 8.0.25 | 148,522 | 3/10/2026 |