Microsoft.AspNetCore.Server.IIS
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview1-35029
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule.
This package was built from the source at:
https://github.com/aspnet/IISIntegration/tree/a1e8b3a9af84a8e94a90585754ff4da6c379ad05
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 2 total downloads
- Latest version: 2.1.2
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 5 total downloads
- Latest version: 2.3.9
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 2 total downloads
- Latest version: 2.1.3
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 30 total downloads
- Latest version: 2.3.9
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 11 total downloads
- Latest version: 2.2.0-preview3-35497
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/3a1cf72451d5e2080e74827ebbc61586a3e73956
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 17 total downloads
- Latest version: 2.3.9
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0
ASP.NET Core session state middleware.
This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2
Microsoft.AspNetCore.SignalR
by: Microsoft
- 9 total downloads
- Latest version: 1.2.9
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 83 total downloads
- Latest version: 10.0.2
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 5 total downloads
- Latest version: 1.2.8
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 87 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 7 total downloads
- Latest version: 1.2.9
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 15 total downloads
- Latest version: 2.1.13
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview2-35157
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source at:
https://github.com/aspnet/javascriptservices/tree/15884cbadb94d880c77111017e76e8d37d8d4a72
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 6 total downloads
- Latest version: 2.3.8
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview3-35497
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
- 15 total downloads
- Latest version: 2.2.0-preview3-35497
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
- 2 total downloads
- Latest version: 2.0.3
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.
.NET Framework Recommended during Preview:
At this time, applications looking to use the Microsoft Azure Management Libraries should use the .NET Framework. Management operations require the X509Certificate2 type that is not present in the Portable Class Library API surface area. The Common.NetFramework library exposes this functionality. Looking to the future, we are enabling PCL early: Microsoft Azure Active Directory integration enables token-based authentication. Coupled with appropriate platform-specific libraries, in the future more platforms will light up with support for managing Microsoft Azure services.
Supported Portable Library Platforms:
- .NET Framework 4.5, 4.5.1
- .NET for Windows Store apps
- Windows Phone 8, 8.1
- Silverlight 5
- Portable Class Libraries