Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 28 total downloads
- Latest version: 2.3.12
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 154 total downloads
- Latest version: 7.0.20
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/aspnetcore/tree/d9ba962869d1b1c410ea476b02de2f8e27eec762
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 126 total downloads
- Latest version: 7.0.18
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 112 total downloads
- Latest version: 7.0.18
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
Microsoft.AspNetCore.Authorization
by: Microsoft
- 200 total downloads
- Latest version: 11.0.0-preview.7.26381.103
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/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 31 total downloads
- Latest version: 2.3.12
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components
by: Microsoft
- 108 total downloads
- Latest version: 7.0.17
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d0ca5a8d20ac50a33d5451e998a5d411a810c8d7
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 174 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 98 total downloads
- Latest version: 7.0.20
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d9ba962869d1b1c410ea476b02de2f8e27eec762
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 116 total downloads
- Latest version: 7.0.20
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d9ba962869d1b1c410ea476b02de2f8e27eec762
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 179 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 25 total downloads
- Latest version: 2.3.11
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors
by: Microsoft
- 39 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.Cryptography.Internal
by: Microsoft
- 301 total downloads
- Latest version: 11.0.0-preview.7.26381.103
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/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 262 total downloads
- Latest version: 11.0.0-preview.7.26381.103
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 319 total downloads
- Latest version: 11.0.0-preview.7.26381.103
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/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 247 total downloads
- Latest version: 11.0.0-preview.4.26230.115
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.DataProtection.Extensions
by: Microsoft
- 195 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 30 total downloads
- Latest version: 2.3.11
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 39 total downloads
- Latest version: 2.3.12
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.