Microsoft.AspNetCore.Authentication
by: Microsoft.AspNetCore.Authentication
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
This package was built from the source at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft.AspNetCore.Authentication.OAuth
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 2.3.8
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 6.0.22
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/564969bca155b40432d101ec35f24a0e81e6afa0
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 6.0.32
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fedc545ce86467b7d3413d906f1ab02fb3db12ff
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.2.20167.3
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6897a5bb7ca767df8eb465bf15b193c878fffbf
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.6.20312.15
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
- 4 total downloads
- Latest version: 10.0.4
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 10.0.4
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 10.0.0-preview.7.25380.108
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 1 total downloads
- Latest version: 7.0.15
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/aspnetcore/tree/c49ccc8727c620ce1cb8fb431bb3fe8f2e747236
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.1.24081.5
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b1beadfe0ad3d02eb5207681a5328793c4b3822c
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.7.20365.19
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/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 7.0.19
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/aspnetcore/tree/06b2bc111203f9b9ff0914a7715675a9a66bdac9
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 2 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.Extensions
by: Microsoft
- 5 total downloads
- Latest version: 8.0.19
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/277e317dd5cab9859ceea4c8ebae218522c2c173
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 2 total downloads
- Latest version: 2.0.3
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.