Microsoft.AspNetCore.Mvc.Razor.Host
by: Microsoft
- 196 total downloads
- Latest version: 1.1.8
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.RazorPages
by: Microsoft
- 226 total downloads
- Latest version: 2.3.0
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft
- 367 total downloads
- Latest version: 2.3.0
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 403 total downloads
- Latest version: 2.3.0
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.Razor
by: Microsoft
- 295 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
- 144 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
- 1.526k 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
- 293 total downloads
- Latest version: 2.3.0
Runtime infrastructure for rendering Razor pages and tag helpers.
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 349 total downloads
- Latest version: 2.3.0
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Routing
by: Microsoft
- 336 total downloads
- Latest version: 2.3.0
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
- 351 total downloads
- Latest version: 2.3.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.SignalR.Client
by: Microsoft
- 2.833k total downloads
- Latest version: 10.0.1
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 2.924k total downloads
- Latest version: 10.0.1
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 2.599k total downloads
- Latest version: 10.0.1
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 2.593k total downloads
- Latest version: 10.0.1
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 2.622k total downloads
- Latest version: 10.0.1
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 329 total downloads
- Latest version: 2.3.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 316 total downloads
- Latest version: 2.3.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 802 total downloads
- Latest version: 10.0.0
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.Bcl.Build
by: Microsoft
- 52 total downloads
- Latest version: 1.0.21
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.