Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 2 total downloads
- Latest version: 3.1.24
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.Extensions
by: Microsoft
- 19 total downloads
- Latest version: 9.0.5
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 7 total downloads
- Latest version: 5.0.2
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/2670c128d522473e146ff9f8159bfffdfe694cd9
Microsoft.AspNetCore.HostFiltering
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.
Microsoft.AspNetCore.Hosting
by: Microsoft.AspNetCore.Hosting
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/687a99438a1a596a11b7dbd0bf9da5035b3b74eb
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http
by: Microsoft
- 2 total downloads
- Latest version: 2.1.22
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 6 total downloads
- Latest version: 10.0.0
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 6 total downloads
- Latest version: 5.0.14
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ca061d20b28892b28279b17bad46919cff49a4
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 4 total downloads
- Latest version: 2.1.0
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.EntityFrameworkCore
by: Microsoft
- 8 total downloads
- Latest version: 5.0.14
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/88ca061d20b28892b28279b17bad46919cff49a4
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.2.25164.1
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/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 9 total downloads
- Latest version: 9.0.13
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/087328de5f1e0067be48d87295ae8d92064a1535
Microsoft.AspNetCore.Localization.Routing
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
Provides a request culture provider which gets culture and ui-culture from request's route data.
Microsoft.AspNetCore.Metadata
by: Microsoft
- 13 total downloads
- Latest version: 9.0.11
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 5 total downloads
- Latest version: 3.1.29
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/aspnet/AspNetCore/tree/21d42143378ad6cc4bcbaebfda5f3acddf13aa47
Microsoft.AspNetCore.Mvc.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview-19075-0444
CSharp Analyzers for ASP.NET Core MVC.