Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,dataprotection
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-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.Http.Abstractions by: Microsoft.AspNetCore.Http.Abstractions
  • 1 total downloads
  • Latest version: 1.0.1
  • 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.Http.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • aspnetcore,localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.Mvc.ApiExplorer by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.Mvc.Cors by: Microsoft.AspNetCore.Mvc.Cors
  • 2 total downloads
  • Latest version: 1.0.3
  • aspnetcore,aspnetcoremvc,cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore aspnetcoremvc localization
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Mvc.Razor by: Microsoft.AspNetCore.Mvc.Razor
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.ViewFeatures by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent
Microsoft.AspNetCore.OpenApi by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
  • aspnetcore openapi
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations. This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183