Microsoft.AspNet.Http
by: Microsoft
- 116 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 78 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 1.195k total downloads
- Latest version: 9.0.0-rc.2.24474.3
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/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 471 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 286 total downloads
- Latest version: 2.0.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 36 total downloads
- Latest version: 1.0.0-alpha2-final
Redis for ASP.NET Core SignalR.
Microsoft.AspNet.Cors
by: Microsoft
- 357 total downloads
- Latest version: 5.3.0
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 158 total downloads
- Latest version: 2.0.0
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNet.Http.Abstractions
by: Microsoft
- 77 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.FeatureModel
by: Microsoft
- 73 total downloads
- Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNetCore.Session
by: Microsoft
- 239 total downloads
- Latest version: 2.0.0
ASP.NET Core session state middleware.
Microsoft.AspNet.DataProtection.Abstractions
by: Microsoft
- 79 total downloads
- Latest version: 1.0.0-rc1-final
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 48 total downloads
- Latest version: 1.0.0-alpha2-final
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 57 total downloads
- Latest version: 2.0.0-preview2-final
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNet.DataProtection
by: Microsoft
- 106 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 246 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 42 total downloads
- Latest version: 1.0.0-alpha2-final
Real-time communication framework for ASP.NET Core.
Microsoft.AspNet.DataProtection.Interfaces
by: Microsoft
- 16 total downloads
- Latest version: 1.0.0-beta4
Contains the core IDataProtector and IDataProtectionProvider interfaces for ASP.NET 5 Data Protection.
Microsoft.AspNet.Cryptography.Internal
by: Microsoft
- 108 total downloads
- Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 48 total downloads
- Latest version: 1.0.0-alpha2-final
Common serialiation primitives for SignalR Clients Servers