Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 21 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 25 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 53 total downloads
  • Latest version: 2.3.9
  • aspnetcore
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 14 total downloads
  • Latest version: 6.0.24
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2aa401550574f93402eba13ff9a4827ef01a2f3a
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 21 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 37 total downloads
  • Latest version: 3.0.0-preview-19075-0444
  • aspnetcore
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1aa50faa290ecda304507981cd01ed92651d5e34
Microsoft.AspNetCore.Http by: Microsoft
  • 30 total downloads
  • Latest version: 2.3.9
  • aspnetcore
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 7 total downloads
  • Latest version: 6.0.0
  • aspnetcoremvc
ASP.NET Core design time hosting infrastructure for the Razor view engine. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52
Microsoft.Bcl.Cryptography by: Microsoft
  • 13 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.0
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNetCore.Metadata by: Microsoft
  • 14 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.Bcl.TimeProvider by: Microsoft
  • 10 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files. This package was built from the source at: https://github.com/aspnet/StaticFiles/tree/089ec7711cb6f3c875f527b3e4ac5954a580deb8
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.9
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Routing.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • 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 This package was built from the source at: https://github.com/aspnet/Routing/tree/016fec75b3d98087b99020748f8f4364f53ee927
Microsoft.AspNetCore.Html.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Protocols.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore
Core components of ASP.NET Core networking protocol stack.