Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 306 total downloads
  • Latest version: 8.0.31
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 303 total downloads
  • Latest version: 8.0.31
  • aspnetcore authentication security
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/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authorization by: Microsoft
  • 518 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore authorization
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/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 42 total downloads
  • Latest version: 2.3.13
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 306 total downloads
  • Latest version: 8.0.31
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 321 total downloads
  • Latest version: 8.0.31
  • aspnetcore azure appservices
ASP.NET Core integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Components by: Microsoft
  • 319 total downloads
  • Latest version: 8.0.31
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 428 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 340 total downloads
  • Latest version: 8.0.31
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 331 total downloads
  • Latest version: 8.0.31
  • aspnetcore components
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 307 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 49 total downloads
  • Latest version: 2.3.13
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors by: Microsoft
  • 60 total downloads
  • Latest version: 2.3.13
  • aspnetcore cors
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
  • 461 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
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/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 420 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 461 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
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/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 508 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
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/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.DataProtection.AzureKeyVault by: Microsoft
  • 74 total downloads
  • Latest version: 3.1.24
  • aspnetcore dataprotection azure keyvault
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
  • 87 total downloads
  • Latest version: 3.1.24
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs 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
  • 394 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47