Microsoft.AspNetCore.Cors by: Microsoft
  • 58 total downloads
  • Latest version: 2.3.10
  • 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.Components by: Microsoft
  • 251 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 553 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 64 total downloads
  • Latest version: 2.3.10
  • 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.Abstractions by: Microsoft
  • 38 total downloads
  • Latest version: 2.3.10
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 38 total downloads
  • Latest version: 2.3.10
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 531 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • 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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 245 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore components
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNet.Authentication by: Microsoft
  • 12 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 533 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • 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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 896 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 511 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • 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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 251 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 38 total downloads
  • Latest version: 2.3.10
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 887 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • 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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 69 total downloads
  • Latest version: 2.3.10
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 244 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Authentication by: Microsoft
  • 64 total downloads
  • Latest version: 2.3.10
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 539 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • 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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 70 total downloads
  • Latest version: 2.3.10
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.