Microsoft.AspNetCore.DataProtection by: Microsoft
  • 4 total downloads
  • Latest version: 7.0.0
  • 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/aspnetcore/tree/bb01bbf4433e27289b99001b7de6a582879d1835
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.1
  • 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/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 0 total downloads
  • Latest version: 3.1.20
  • 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/c04846dc66cc97f71d83a83a15437828435f5d44
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.3.24172.13
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.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
  • 13 total downloads
  • Latest version: 5.0.6
  • 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. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/dc5e11abdb05b322f4b74b3afbcfb352fe984b2e
Microsoft.AspNetCore.Http.Connections by: Microsoft
  • 1 total downloads
  • Latest version: 1.2.0
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.7
  • 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/f6b3a5da75eb405046889a5447ec9b14cc29d285
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.0-preview.4.21253.5
  • aspnetcore
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c0ae1d179dba6f3acd0e55be55718c97c9028698
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 77 total downloads
  • Latest version: 6.0.0-preview.5.21301.17
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a007deadbb2636caff4656333cafc818b6b2ef6
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.10
  • 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/5a4c82ec57fadddef9ce841d608de5c7c8c74446
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 0 total downloads
  • Latest version: 8.0.0-preview.6.23329.11
  • 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/fb4b5a21ebd67b31fff4ddf5c039181da504c932
Microsoft.AspNetCore.Localization by: Microsoft
  • 18 total downloads
  • Latest version: 2.2.0
  • 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 code at https://github.com/aspnet/Localization/tree/de1579bdda645ba8631403af8720929b76939853
Microsoft.AspNetCore.Metadata by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.11
  • 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/2924ca229b3d6c91b7c9eded119b31dfd7aa1fef
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • 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
Microsoft.AspNetCore.Mvc.NewtonsoftJson by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.9
  • aspnetcore aspnetcoremvc json
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c663adee8e64ba5d379fa0edfb8201984a7df7d0
Microsoft.AspNetCore.Mvc.Razor by: Microsoft
  • 29 total downloads
  • Latest version: 2.2.0
  • aspnetcore;aspnetcoremvc;cshtml;razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.0-preview.2.21154.6
  • aspnetcoremvc
ASP.NET Core design time hosting infrastructure for the Razor view engine. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ffaea14b06ea8b247fa4894b7d21ecf6da2cafbc
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.