Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 14,017k total downloads
- Latest version: 8.0.26
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/829dd6d36442c2bcf83ebfc9d4159b7ecc15c2ff
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 16,7k total downloads
- Latest version: 10.0.4
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.AspNetCore.Http
by: Microsoft
- 2,896k total downloads
- Latest version: 2.3.0
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 4,824k total downloads
- Latest version: 2.3.9
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.Identity.UI
by: Microsoft
- 2,05k total downloads
- Latest version: 8.0.13
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/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 3,151k total downloads
- Latest version: 2.3.0
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 2,209k total downloads
- Latest version: 2.3.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 2,213k total downloads
- Latest version: 2.3.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Mvc.Abstractions
by: Microsoft
- 1,12k total downloads
- Latest version: 2.3.0
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.Hosting.Server.Abstractions
by: Microsoft
- 2,212k total downloads
- Latest version: 2.3.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Mvc.Core
by: Microsoft
- 1,119k total downloads
- Latest version: 2.3.0
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Metadata
by: Microsoft
- 1,84k total downloads
- Latest version: 10.0.8
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/94ea82652cdd4e0f8046b5bd5becbd11461482ca
Microsoft.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 5 total downloads
- Latest version: 2.3.0
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 655 total downloads
- Latest version: 8.0.15
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/8899cb30120d41413065f1b1465cdabefe0a1f9c
Microsoft.AspNetCore.Hosting
by: Microsoft
- 35 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 2 total downloads
- Latest version: 2.3.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.Mvc
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Localization
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
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.Html.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
This package was built from the source code at https://github.com/aspnet/HtmlAbstractions/tree/6c5ca90d81f9013a8652da4c1752bd0b4d18e908