Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 2.3.10
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core authorization policy helper classes.
This package was built from the source at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 2 total downloads
- Latest version: 2.0.1
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Components
by: Microsoft
- 3 total downloads
- Latest version: 3.1.31
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/fbe05294ac5c88be848b4d57d60cb2657874da9b
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 3.1.13
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/cf2c5c9c6dca430b97aa96429b84d0da07eb77f1
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.4.20257.10
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cdfa43bbe0ecc13757cc6517c9a253de77c3ec56
- 2 total downloads
- Latest version: 8.0.11
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 6 total downloads
- Latest version: 10.0.0-preview.7.25380.108
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 9.0.9
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.Cors
by: Microsoft
- 1 total downloads
- Latest version: 1.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
- 3 total downloads
- Latest version: 11.0.0-preview.3.26207.106
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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 14 total downloads
- Latest version: 10.0.5
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 3 total downloads
- Latest version: 8.0.1
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/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 12 total downloads
- Latest version: 10.0.8
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/94ea82652cdd4e0f8046b5bd5becbd11461482ca
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 3 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.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 2.3.11
ASP.NET Core hosting server abstractions for web applications.