Microsoft.AspNetCore.Cors
by: Microsoft
- 118 total downloads
- Latest version: 2.3.11
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
- 376 total downloads
- Latest version: 8.0.29
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 879 total downloads
- Latest version: 8.0.29
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/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 76 total downloads
- Latest version: 2.3.11
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 79 total downloads
- Latest version: 2.3.11
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Hosting
by: Microsoft
- 130 total downloads
- Latest version: 2.3.11
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1.062k total downloads
- Latest version: 11.0.0-preview.6.26359.118
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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 364 total downloads
- Latest version: 8.0.29
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1.064k total downloads
- Latest version: 11.0.0-preview.6.26359.118
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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1.591k total downloads
- Latest version: 11.0.0-preview.6.26359.118
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 1.015k total downloads
- Latest version: 11.0.0-preview.6.26359.118
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 504 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 76 total downloads
- Latest version: 2.3.11
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 1.579k total downloads
- Latest version: 11.0.0-preview.6.26359.118
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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Diagnostics.HealthChecks
by: Microsoft
- 16 total downloads
- Latest version: 2.2.0
ASP.NET Core middleware for returning the results of Health Checks in the application
This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 138 total downloads
- Latest version: 2.3.11
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 125 total downloads
- Latest version: 2.3.11
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 363 total downloads
- Latest version: 8.0.29
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1.075k total downloads
- Latest version: 11.0.0-preview.6.26359.118
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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 139 total downloads
- Latest version: 2.3.11
ASP.NET Core middleware that enables an application to use cookie based authentication.