Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 6 total downloads
- Latest version: 8.0.0-rc.1.23421.29
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/8ad057426fa6a27cd648b05684afddab9d97d3d9
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 5 total downloads
- Latest version: 2.3.9
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core integration with Azure AppServices.
This package was built from the source at:
https://github.com/aspnet/AzureIntegration/tree/494978973cbb43df739639203e765733888b49e3
Microsoft.AspNetCore.Components
by: Microsoft
- 0 total downloads
- Latest version: 3.1.16
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7e8bbb70b266b2fdaf0b11ec47fb3077761fb6bf
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 8 total downloads
- Latest version: 10.0.3
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 3.1.7
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1bf292d47ac2a0ebda07d8a3f00355dd01915ad5
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-preview2.19528.8
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/471e4710a818849eaf22c5977281d10fd6758616
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 2 total downloads
- Latest version: 3.1.29
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/21d42143378ad6cc4bcbaebfda5f3acddf13aa47
- 9 total downloads
- Latest version: 9.0.14
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/baa6b294e728e6171378b4e8c52e42e7c4d4ed63
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 6 total downloads
- Latest version: 8.0.21
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6254f5ca64f85b90327592dff67ea6b2ec0262c6
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 9.0.12
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f736effe82a61eb6f5eba46e4173eae3b7d3dffd
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 4 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
- 3 total downloads
- Latest version: 2.1.0
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
- 7 total downloads
- Latest version: 10.0.2
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/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 6 total downloads
- Latest version: 9.0.12
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f736effe82a61eb6f5eba46e4173eae3b7d3dffd
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 4 total downloads
- Latest version: 9.0.7
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/f6b3a5da75eb405046889a5447ec9b14cc29d285
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 7 total downloads
- Latest version: 9.0.0-rc.1.24452.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/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 1 total downloads
- Latest version: 2.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.