Microsoft.AspNetCore.Routing by: Microsoft.AspNetCore.Routing
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,routing
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
  • 2 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore routing
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.IIS by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • aspnetcore iis
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 6 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule. This package was built from the source at: https://github.com/aspnet/IISIntegration/tree/1b87f1e913d29c600e7190b187632874807ecda5
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 4 total downloads
  • Latest version: 2.1.25
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • aspnetcore,kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 62 total downloads
  • Latest version: 5.0.17
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.40
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 8 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore session sessionstate
ASP.NET Core session state middleware. This package was built from the source at: https://github.com/aspnet/Session/tree/a7ba1ec9ba71b76550ad6c1541bd8259359d9b61
Microsoft.AspNetCore.SignalR by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-preview2-35157
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web. This package was built from the source at: https://github.com/aspnet/SignalR/tree/d20d4f128e295dd491f955277bb24ac16ddca32a
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 63 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 14 total downloads
  • Latest version: 1.1.0
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core. This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 61 total downloads
  • Latest version: 5.0.0-preview.8.20414.8
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 67 total downloads
  • Latest version: 5.0.17
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.1
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 8 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers. This package was built from the source at: https://github.com/aspnet/WebSockets/tree/56f90124026b1da5f260b3c1a55f75fab7ecbb68
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source at: https://github.com/aspnet/HttpAbstractions/tree/800c79c0e4d3ee7423e9a255ad398e429659912f
Microsoft.Azure.Common by: Microsoft
  • 4 total downloads
  • Latest version: 2.2.1
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common AzureOfficial WindowsAzureOfficial
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.
Microsoft.Azure.Common.Dependencies by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
  • azureofficial windowsazureofficial
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.