Microsoft.AspNetCore.Razor by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.0
  • taghelper taghelpers
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
  • 4 total downloads
  • Latest version: 6.0.0-rc.1.21452.15
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/0621c1748eac08dd516edc950559ab7e8308f214
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • aspnetcore,cshtml,razor,taghelper,taghelpers
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 by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore cache caching
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions. This package was built from the source at: https://github.com/aspnet/ResponseCaching/tree/b21b893ad3bdeb2862ac990a39ed9f8f211fa6e1
Microsoft.AspNetCore.ResponseCompression by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.13
  • aspnetcore
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Rewrite by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore urlrewrite mod_rewrite
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
  • 3 total downloads
  • Latest version: 2.3.0
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.2
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore kestrel
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/6f7a841374a6bbcc8375da71b26ee3edb759cb80
Microsoft.AspNetCore.Session by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 3 total downloads
  • Latest version: 6.0.36
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.0
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-beta-000020
Helpers for building single-page applications on ASP.NET MVC Core
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.12
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 8 total downloads
  • Latest version: 2.3.12
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests.
Microsoft.Azure.Cosmos by: Microsoft
  • 7 total downloads
  • Latest version: 3.64.0-preview.0
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Cosmos.Direct by: Microsoft
  • 3 total downloads
  • Latest version: 3.37.6
Internal implementation package not meant for direct consumption. Please do not reference directly.