Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Rewrite
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
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.Routing
by: Microsoft
- 10 total downloads
- Latest version: 2.0.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
- 1 total downloads
- Latest version: 2.0.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.HttpSys
by: Microsoft
- 4 total downloads
- Latest version: 2.0.2
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core Kestrel cross-platform web server.
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.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 17 total downloads
- Latest version: 2.0.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 198 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Helpers for launching the SPA CLI proxy automatically when the application starts in ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 14 total downloads
- Latest version: 2.0.0
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.WebSockets.Protocol
by: Microsoft.AspNetCore.WebSockets.Protocol
- 2 total downloads
- Latest version: 0.1.0
Managed web socket protocol parser.
Microsoft.AspNetCore.WebSockets.Server
by: Microsoft.AspNetCore.WebSockets.Server
- 2 total downloads
- Latest version: 0.1.0
ASP.NET 5 web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.KeyVault.Core
by: Microsoft
- 5 total downloads
- Latest version: 2.0.4
Microsoft Azure Key Vault Core Class Library
Microsoft.Bcl.Async
by: Microsoft
- 8 total downloads
- Latest version: 1.0.168
This package enables Visual Studio 2012 projects to use the new 'async' and 'await' keywords. This package also includes Task-based extension methods that allow using some of the existing asynchronous APIs with the new language keywords. Windows Phone Silverlight 8 projects can use this package to get access to async extension methods for the networking types.
This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, Windows Phone Silverlight 8, or Windows Phone 8.1 when consuming a library that uses this package. For known issues, please see: http://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx.
For more information on the async programming model, visit MSDN: http://msdn.microsoft.com/en-us/library/vstudio/hh191443.aspx.
Supported Platforms:
- .NET Framework 4 (with KB2468871)
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 7.5
- Silverlight 4
- Portable Class Libraries