Microsoft.AspNet.FileProviders.Abstractions by: Microsoft
  • 29 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 file provider interfaces.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Routing.Abstractions by: Microsoft
  • 584 total downloads
  • Latest version: 2.0.0
  • aspnetcore routing
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 13 total downloads
  • Latest version: 2.0.0
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 88 total downloads
  • Latest version: 2.0.0
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 98 total downloads
  • Latest version: 2.0.0
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 42 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNet.FeatureModel by: Microsoft
  • 30 total downloads
  • Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 626 total downloads
  • Latest version: 2.0.0
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 95 total downloads
  • Latest version: 2.0.0
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNet.DataProtection.Abstractions by: Microsoft
  • 29 total downloads
  • Latest version: 1.0.0-rc1-final
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.0
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft
  • 586 total downloads
  • Latest version: 2.0.0
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 662 total downloads
  • Latest version: 2.0.0
  • aspnetcore cshtml razor taghelper taghelpers
Runtime components for rendering Razor pages and implementing tag helpers. Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNet.DataProtection by: Microsoft
  • 36 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
  • 599 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNetCore.Routing by: Microsoft
  • 599 total downloads
  • Latest version: 2.0.0
  • aspnetcore routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNet.DataProtection.Interfaces by: Microsoft
  • 6 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
  • 35 total downloads
  • Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.