Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 45 total downloads
- Latest version: 2.1.2
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 55 total downloads
- Latest version: 3.1.2
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/aspnet/AspNetCore/tree/c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 46 total downloads
- Latest version: 2.1.2
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 33 total downloads
- Latest version: 2.2.0
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/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authorization
by: Microsoft
- 85 total downloads
- Latest version: 2.1.2
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 94 total downloads
- Latest version: 2.2.0
ASP.NET Core authorization policy helper classes.
This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 38 total downloads
- Latest version: 2.2.0
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 29 total downloads
- Latest version: 2.2.0
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/aspnet/AzureIntegration/tree/031a2ed214529194d95d8deed50287760163ffae
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 40 total downloads
- Latest version: 2.1.3
Core components of ASP.NET Core networking protocol stack.
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 72 total downloads
- Latest version: 2.2.8
ASP.NET Core cookie policy classes to control the behavior of cookies.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7ab32c8411f40e63984c5963b79722c1f2fd9d8a
Microsoft.AspNetCore.Cors
by: Microsoft
- 49 total downloads
- Latest version: 2.1.1
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
- 171 total downloads
- Latest version: 3.1.10
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/aspnet/AspNetCore/tree/e3187077455f953200e3c930430808a30f48b82e
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 90 total downloads
- Latest version: 3.1.10
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e3187077455f953200e3c930430808a30f48b82e
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 77 total downloads
- Latest version: 2.2.0
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 64 total downloads
- Latest version: 2.1.1
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 27 total downloads
- Latest version: 2.2.0
Microsoft Azure KeyVault key encryption support.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 60 total downloads
- Latest version: 2.2.0
Microsoft Azure Blob storrage support as key store.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 41 total downloads
- Latest version: 2.2.0
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 40 total downloads
- Latest version: 2.1.1
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
- 118 total downloads
- Latest version: 2.2.0
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa