Microsoft.AspNet.Http by: Microsoft
  • 71 total downloads
  • Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.FileProviders.Abstractions by: Microsoft
  • 49 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 file provider interfaces.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 483 total downloads
  • Latest version: 2.3.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaProxy by: Microsoft
  • 3.315k 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.TestHost by: Microsoft
  • 905 total downloads
  • Latest version: 3.0.0-preview-18579-0056
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 1.556k total downloads
  • Latest version: 2.3.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson by: Microsoft
  • 2.254k total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • aspnetcore signalr
Implements the SignalR Hub Protocol using Newtonsoft.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 2.756k total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.SignalR.MsgPack by: Microsoft
  • 49 total downloads
  • Latest version: 1.0.0-preview2-final
  • aspnetcore signalr
Provides server-side support for the MsgPack protocol in ASP.NET Core SignalR
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 1.087k total downloads
  • Latest version: 2.3.0
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.SignalR.Redis by: Microsoft
  • 539 total downloads
  • Latest version: 1.2.0
  • aspnetcore signalr
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 721 total downloads
  • Latest version: 2.3.0
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNet.Http.Abstractions by: Microsoft
  • 49 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.FeatureModel by: Microsoft
  • 49 total downloads
  • Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNet.Hosting.Abstractions by: Microsoft
  • 51 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.DataProtection.Abstractions by: Microsoft
  • 49 total downloads
  • Latest version: 1.0.0-rc1-final
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
Microsoft.AspNet.DataProtection by: Microsoft
  • 58 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
  • 1.031k total downloads
  • Latest version: 2.3.0
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNet.DataProtection.Interfaces by: Microsoft
  • 10 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
  • 59 total downloads
  • Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.