Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 177 total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 1.304k total downloads
- Latest version: 11.0.0-rc.1.26425.128
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1.77k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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
- 126 total downloads
- Latest version: 2.3.13
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components
by: Microsoft
- 1.426k total downloads
- Latest version: 11.0.0-rc.1.26425.128
Components feature for ASP.NET Core.
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 2.071k total downloads
- Latest version: 11.0.0-rc.1.26425.128
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 1.193k total downloads
- Latest version: 11.0.0-rc.1.26425.128
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 3.59k total downloads
- Latest version: 11.0.0-preview.6.26359.118
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 1.295k total downloads
- Latest version: 11.0.0-rc.1.26425.128
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 933 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
- 739 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Components.WebAssembly.HttpHandler
by: Microsoft
- 15 total downloads
- Latest version: 5.0.0-preview.7.20365.19
Package Description
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
Microsoft.AspNetCore.ConcurrencyLimiter
by: Microsoft
- 1.798k total downloads
- Latest version: 10.0.12
ASP.NET Core middleware for queuing incoming HTTP requests, to avoid threadpool starvation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/95017c711e6afc1085133d440e42b4bd78155701
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 2.752k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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
- 255 total downloads
- Latest version: 2.3.13
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
- 2.363k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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
- 1.639k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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
- 1.55k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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
- 1.683k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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.Diagnostics.Abstractions
by: Microsoft
- 170 total downloads
- Latest version: 2.3.13
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.