Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 24 total downloads
- Latest version: 2.0.0-preview2-final
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
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 209 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Razor
by: Microsoft
- 19 total downloads
- Latest version: 2.0.0-preview1-final
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.Razor.Runtime
by: Microsoft
- 20 total downloads
- Latest version: 2.0.0
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.ResponseCaching.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 1.1.2
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Rewrite
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core basic middleware for rewriting URLs. Includes:
* Support for custom URL rewrite rules
* Support for running IIS URL Rewrite module rules
* Support for running Apache mod_rewrite rules.
Microsoft.AspNetCore.Routing
by: Microsoft
- 19 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core middleware for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.Route
Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNetCore.Routing.Abstractions
by: Microsoft
- 17 total downloads
- Latest version: 2.0.0
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Client
by: Microsoft
- 4 total downloads
- Latest version: 9.0.11
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 3 total downloads
- Latest version: 9.0.12
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f736effe82a61eb6f5eba46e4173eae3b7d3dffd
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 7 total downloads
- Latest version: 9.0.17
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 10 total downloads
- Latest version: 9.0.13
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/087328de5f1e0067be48d87295ae8d92064a1535
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0-rc2-final
Helpers for building single-page applications on ASP.NET MVC Core
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 12 total downloads
- Latest version: 9.0.19
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/209bf5cfd6f0b329c31faa125790e1d1d820cdb5
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 5 total downloads
- Latest version: 9.0.6
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 27 total downloads
- Latest version: 9.0.18
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a95d6599f37762ec8394ba9ca01e8263b2e36a26