Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 25 total downloads
  • Latest version: 2.3.13
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication by: Microsoft
  • 43 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 6 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 35 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 23 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 38 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 43 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 49 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 272 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.13
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 276 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Cors by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.3
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 338 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 354 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 355 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 266 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore by: Microsoft
  • 6 total downloads
  • Latest version: 3.0.0-preview-18579-0056
  • aspnetcore dataprotection entityframeworkcore
Support for storing keys using Entity Framework Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 29 total downloads
  • Latest version: 2.3.13
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 33 total downloads
  • Latest version: 2.3.13
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 7 total downloads
  • Latest version: 2.3.13
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.