Microsoft.AspNet.Http by: Microsoft
  • 336 total downloads
  • Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.FileProviders.Abstractions by: Microsoft
  • 200 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 file provider interfaces.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 2.181k total downloads
  • Latest version: 3.1.32
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.SpaProxy by: Microsoft
  • 2.359k total downloads
  • Latest version: 10.0.0
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/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.SignalR.StackExchangeRedis by: Microsoft
  • 1.637k total downloads
  • Latest version: 3.1.32
  • aspnetcore signalr
Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.TestHost by: Microsoft
  • 2.98k total downloads
  • Latest version: 3.1.32
  • 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/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 3.561k total downloads
  • Latest version: 3.1.32
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson by: Microsoft
  • 4.234k total downloads
  • Latest version: 10.0.0
  • aspnetcore signalr
Implements the SignalR Hub Protocol using Newtonsoft.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 4.725k total downloads
  • Latest version: 10.0.0
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 1.135k 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
  • 737 total downloads
  • Latest version: 1.2.0
  • aspnetcore signalr
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 937 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
  • 212 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.FeatureModel by: Microsoft
  • 182 total downloads
  • Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNet.Hosting.Abstractions by: Microsoft
  • 203 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.DataProtection.Abstractions by: Microsoft
  • 189 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
  • 243 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
  • 475 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
  • 42 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
  • 242 total downloads
  • Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.