Microsoft.AspNetCore.Authentication.OAuth by: Microsoft.AspNetCore.Authentication.OAuth
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • aspnetcore azure appservices
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.11
  • aspnetcore components
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
  • 2 total downloads
  • Latest version: 8.0.13
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • 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.AspNetCore.Cryptography.Internal
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore,dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 12 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 15 total downloads
  • Latest version: 2.0.0
  • aspnetcore diagnostics
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.Diagnostics.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,diagnostics,entityframeworkcore
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.Hosting by: Microsoft
  • 12 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft.AspNetCore.Hosting.Abstractions
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.