Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 20 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 13 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 9 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
This package was built from the source at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Authorization
by: Microsoft
- 7 total downloads
- Latest version: 9.0.11
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/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core authorization policy helper classes.
This package was built from the source at:
https://github.com/aspnet/Security/tree/c6f5786418c2478dfc7f5a604d8b65911f9f0c1b
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 7.0.15
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c49ccc8727c620ce1cb8fb431bb3fe8f2e747236
- 160 total downloads
- Latest version: 10.0.0
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 3 total downloads
- Latest version: 5.0.9
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c663adee8e64ba5d379fa0edfb8201984a7df7d0
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 108 total downloads
- Latest version: 10.0.0-preview.6.25358.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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 15 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core cookie policy classes to control the behavior of cookies.
This package was built from the source at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Cors
by: Microsoft
- 6 total downloads
- Latest version: 2.2.0-preview2-35157
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
This package was built from the source at:
https://github.com/aspnet/CORS/tree/6eb5ead0126e4640e551b7cd060967888a13daf1
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 167 total downloads
- Latest version: 10.0.0
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/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 10.0.1
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 39 total downloads
- Latest version: 3.1.24
Microsoft Azure KeyVault key encryption support.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Keys
It is recommended that you move to the new package.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 3 total downloads
- Latest version: 3.1.8
Microsoft Azure Blob storage support as key store.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c75b3f7a2fb9fe21fd96c93c070fdfa88a2fbe97
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 3 total downloads
- Latest version: 9.0.0-preview.6.24328.4
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 11 total downloads
- Latest version: 2.2.0-preview3-35497
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
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/1f31e0556d7cfb7fc99c6c8650173d0cc4ba0717
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 9 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
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 10 total downloads
- Latest version: 3.0.0-preview-18579-0056
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Diagnostics.HealthChecks
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core middleware for returning the results of Health Checks in the application
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/1f31e0556d7cfb7fc99c6c8650173d0cc4ba0717