Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 2 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
- 2 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1 total downloads
- Latest version: 9.0.8
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/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 2 total downloads
- Latest version: 6.0.7
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/773e8cc3fbdc2c4ffbd57c1f53f21649ef94c35c
Microsoft.AspNetCore.Metadata
by: Microsoft
- 3 total downloads
- Latest version: 8.0.15
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8899cb30120d41413065f1b1465cdabefe0a1f9c
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview-19075-0444
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 1 total downloads
- Latest version: 1.1.7
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.Mvc.Core
by: Microsoft.AspNetCore.Mvc.Core
- 1 total downloads
- Latest version: 1.0.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.Mvc.Cors
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/b9793f0a1d9a75940c50e31e956d09397a5d1876
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.24
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/2aa401550574f93402eba13ff9a4827ef01a2f3a
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/522006d2c866add522a546aa3b4720577f1cee57
Microsoft.AspNetCore.Razor
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview1-final
Razor is a markup syntax for adding server-side logic to web pages. This package contains runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 3 total downloads
- Latest version: 3.1.1
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Server.HttpSys
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core components for working with the IIS AspNetCoreModule.
This package was built from the source at:
https://github.com/aspnet/IISIntegration/tree/0b5973e5014f17e7bbdbe57c28b90d2b9b1d2347
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core Kestrel cross-platform web server.
This package was built from the source at:
https://github.com/aspnet/KestrelHttpServer/tree/3a1cf72451d5e2080e74827ebbc61586a3e73956
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft.AspNetCore.Session
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 5 total downloads
- Latest version: 8.0.0-preview.4.23260.4
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/898c164a1f537a8210a26eaf388bdc92531f6b09
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 1 total downloads
- Latest version: 6.0.25
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd