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
  • 588 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
  • 16 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
  • 100 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
  • 99 total downloads
  • Latest version: 2.0.0
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 122 total downloads
  • Latest version: 2.3.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 46 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
  • 33 total downloads
  • Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 627 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
  • 105 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
  • 34 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
  • 19 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
  • 587 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
  • 667 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
  • 38 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
  • 602 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
  • 603 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
  • 7 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
  • 38 total downloads
  • Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.