Microsoft.AspNet.Http
by: Microsoft
- 181 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 102 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 1.611k total downloads
- Latest version: 10.0.0-preview.3.25172.1
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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 614 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 432 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
- 50 total downloads
- Latest version: 1.0.0-alpha2-final
Redis for ASP.NET Core SignalR.
Microsoft.AspNet.Cors
by: Microsoft
- 488 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
- 243 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
- 115 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.FeatureModel
by: Microsoft
- 104 total downloads
- Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNetCore.Session
by: Microsoft
- 399 total downloads
- Latest version: 2.0.0
ASP.NET Core session state middleware.
Microsoft.AspNet.DataProtection.Abstractions
by: Microsoft
- 121 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
- 68 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
- 86 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
- 163 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
- 418 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
- 61 total downloads
- Latest version: 1.0.0-alpha2-final
Real-time communication framework for ASP.NET Core.
Microsoft.AspNet.DataProtection.Interfaces
by: Microsoft
- 28 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
- 158 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
- 62 total downloads
- Latest version: 1.0.0-alpha2-final
Common serialiation primitives for SignalR Clients Servers