Microsoft.AspNetCore.Razor
by: Microsoft
- 3.62k total downloads
- Latest version: 2.3.0
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.Design
by: Microsoft
- 1.578k total downloads
- Latest version: 2.3.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 15.4k total downloads
- Latest version: 6.0.36
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 3.442k total downloads
- Latest version: 2.3.0
Runtime infrastructure for rendering Razor pages and tag helpers.
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 3.297k total downloads
- Latest version: 2.3.9
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Routing
by: Microsoft
- 3.814k total downloads
- Latest version: 2.3.9
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
- 3.404k total downloads
- Latest version: 2.3.9
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
by: Microsoft
- 4.357k total downloads
- Latest version: 2.3.9
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 2.769k total downloads
- Latest version: 2.3.9
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 3.989k total downloads
- Latest version: 2.3.9
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 2.373k total downloads
- Latest version: 2.3.9
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 3.695k total downloads
- Latest version: 3.0.3
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/bd1e14b7d16b798de8a874189c89afed755a266c
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 2.098k total downloads
- Latest version: 2.3.9
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 3.4k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 3.118k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 3.082k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 2.706k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 6.611k total downloads
- Latest version: 3.0.3
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/bd1e14b7d16b798de8a874189c89afed755a266c
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 2.982k total downloads
- Latest version: 3.0.3
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/bd1e14b7d16b798de8a874189c89afed755a266c
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 3.869k total downloads
- Latest version: 2.3.9
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.