Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 10 total downloads
  • Latest version: 10.0.0-preview.2.25164.1
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.Metadata by: Microsoft
  • 10 total downloads
  • Latest version: 10.0.1
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft.AspNetCore.MiddlewareAnalysis
  • 2 total downloads
  • Latest version: 1.0.2
  • aspnetcore,diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Mvc.ApiExplorer by: Microsoft
  • 30 total downloads
  • Latest version: 2.3.9
  • 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
  • 3 total downloads
  • Latest version: 1.1.8
  • aspnetcore,aspnetcoremvc,cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • 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: 6.0.9
  • 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/3fe12b935c03138f76364dc877a7e069e254b5b2
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft
  • 17 total downloads
  • Latest version: 1.1.8
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.2
  • cshtml razor compilation precompilation aspnetcore
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.RazorPages by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.Mvc.Testing by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.0
  • aspnetcore aspnetcoremvc aspnetcoremvctesting
Support for writing functional tests for MVC applications.
Microsoft.AspNetCore.Mvc.ViewFeatures by: Microsoft.AspNetCore.Mvc.ViewFeatures
  • 2 total downloads
  • Latest version: 1.0.3
  • 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.Razor.Design by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.2
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 4 total downloads
  • Latest version: 6.0.19
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/cd9340856ed85215a911c97c44d52373f6cba2f9
Microsoft.AspNetCore.ResponseCaching by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.1
  • aspnetcore cache caching
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCompression by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Rewrite by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore urlrewrite mod_rewrite
ASP.NET Core basic middleware for rewriting URLs. Includes: * Support for custom URL rewrite rules * Support for running IIS URL Rewrite module rules * Support for running Apache mod_rewrite rules. This package was built from the source at: https://github.com/aspnet/BasicMiddleware/tree/2aea3298ae2604656df4d8a55a5503a82fc816c0
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98