Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 3 total downloads
- Latest version: 2.3.10
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.NodeServices
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview1-35029
Invoke Node.js modules at runtime in ASP.NET Core applications.
This package was built from the source at:
https://github.com/aspnet/javascriptservices/tree/9281cbaf724bb42a3e71d9e8e5adc15d9ba94d87
Microsoft.AspNetCore.Razor
by: Microsoft
- 5 total downloads
- Latest version: 2.0.2
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.Design
by: Microsoft
- 2 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 MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 5 total downloads
- Latest version: 6.0.6
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/68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
Runtime infrastructure for rendering Razor pages and tag helpers.
This package was built from the source code at https://github.com/aspnet/Razor/tree/8ba0a894256e4b5c5385db9b5aac32fdbd046f3a
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 3 total downloads
- Latest version: 2.1.0
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Rewrite
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
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.Server.HttpSys
by: Microsoft
- 11 total downloads
- Latest version: 2.3.10
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.0.3
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 4 total downloads
- Latest version: 2.0.4
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 4 total downloads
- Latest version: 2.3.0
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0-preview2-35157
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
This package was built from the source at:
https://github.com/aspnet/KestrelHttpServer/tree/991cfa8bd8ed940be32ffeda39f8beeb992c9c02
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 20 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-rc1-final
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 7 total downloads
- Latest version: 10.0.3
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 2 total downloads
- Latest version: 1.0.2
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0-preview2-final
Helpers for building single-page applications on ASP.NET MVC Core.