Microsoft.AspNetCore.DataProtection.AzureKeyVault by: Microsoft
  • 12 total downloads
  • Latest version: 3.1.21
  • 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/458d97420a173fe87487b58ec4aa47a4c9dc4710
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 3 total downloads
  • Latest version: 3.1.19
  • 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/b908e913e3befcfe241f3294509e6d9570acc07b
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 13 total downloads
  • Latest version: 10.0.0
  • 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/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.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 This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft.AspNetCore.Hosting.Abstractions
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.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.Connections by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-preview1-35029
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 21 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • aspnetcore signalr
Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.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.AspNetCore.Http.Features
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Identity.Service.IntegratedWebClient by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1-final
  • aspnetcore
ASP.NET Core Identity Service in process client.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.16
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.0-preview.7.24406.2
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.AspNetCore.Localization by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source. This package was built from the source at: https://github.com/aspnet/Localization/tree/983c6556993fddccae9a8159ba64feb3594f5037
Microsoft.AspNetCore.Metadata by: Microsoft
  • 8 total downloads
  • Latest version: 9.0.8
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 3 total downloads
  • Latest version: 6.0.25
  • aspnetcore diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd
Microsoft.AspNetCore.Mvc.Cors by: Microsoft.AspNetCore.Mvc.Cors
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore,aspnetcoremvc,cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Formatters.Xml by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore aspnetcoremvc xml
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer. This package was built from the source at: https://github.com/aspnet/Mvc/tree/522006d2c866add522a546aa3b4720577f1cee57
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,aspnetcoremvc,localization
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer