Microsoft.AspNetCore.AzureKeyVault.HostingStartup by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.4
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure KeyVault.
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 4 total downloads
  • Latest version: 3.0.0-preview7.19365.7
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d27c0100bc8b9b93eb8102b097c20b40f7de9c49
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 45 total downloads
  • Latest version: 9.0.0-preview.5.24306.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/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 7 total downloads
  • Latest version: 1.1.2
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 15 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 9 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0-preview1-final
  • 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
  • 8 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.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.Abstractions by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting by: Microsoft
  • 13 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
  • 8 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http by: Microsoft
  • 13 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.HttpOverrides by: Microsoft
  • 10 total downloads
  • Latest version: 1.1.4
  • aspnetcore proxy headers xforwarded
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes: * X-Forwarded-* headers to forward headers from a proxy. * HTTP method override header.
Microsoft.AspNetCore.Identity by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.0
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core.