Microsoft.AspNetCore.Mvc.Testing
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview1-final
Support for writing functional tests for MVC applications.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 1 total downloads
- Latest version: 2.3.8
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
- 2 total downloads
- Latest version: 2.0.1
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Owin
by: Microsoft.AspNetCore.Owin
- 2 total downloads
- Latest version: 1.0.1
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview4-final
Design-time components for Razor tooling.
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 2 total downloads
- Latest version: 6.0.9
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/3fe12b935c03138f76364dc877a7e069e254b5b2
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft.AspNetCore.ResponseCaching.Abstractions
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Routing
by: Microsoft.AspNetCore.Routing
- 1 total downloads
- Latest version: 1.0.1
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
- 1 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.Server.Kestrel.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Core components of ASP.NET Core Kestrel cross-platform web server.
- 2 total downloads
- Latest version: 2.2.0-preview1-35029
Transport abstractions 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.Server.Kestrel.Transport.Sockets
by: Microsoft
- 2 total downloads
- Latest version: 2.1.40
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 5 total downloads
- Latest version: 9.0.1
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4442a188f9200a57635373dcd640893c0e8dcc78
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 3 total downloads
- Latest version: 6.0.0-preview.3.21201.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/718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core web server for writing and running tests.
Microsoft.Azure.Cosmos
by: Microsoft
- 12 total downloads
- Latest version: 3.59.0-preview.0
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
- 2 total downloads
- Latest version: 3.37.3
Internal implementation package not meant for direct consumption. Please do not reference directly.