Microsoft.AspNetCore.Mvc.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.0.3
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.Cors
by: Microsoft
- 1 total downloads
- Latest version: 2.1.3
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 2.3.8
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Formatters.Json
by: Microsoft
- 1 total downloads
- Latest version: 2.3.8
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Microsoft.AspNetCore.Mvc.Razor
by: Microsoft
- 2 total downloads
- Latest version: 2.1.3
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 4 total downloads
- Latest version: 3.1.1
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft.AspNetCore.Mvc.TagHelpers
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Mvc.Testing
by: Microsoft
- 4 total downloads
- Latest version: 2.3.12
Support for writing functional tests for MVC applications.
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview2-35157
Invoke Node.js modules at runtime in ASP.NET Core applications.
This package was built from the source at:
https://github.com/aspnet/javascriptservices/tree/15884cbadb94d880c77111017e76e8d37d8d4a72
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Owin
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0-preview2-final
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
- 14 total downloads
- Latest version: 6.0.0-rc.2.21480.10
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/96103c264e5e8f0485d07018ba27b78cd8227dd2
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 2 total downloads
- Latest version: 2.0.1
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.ResponseCaching
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core middleware for caching HTTP responses on the server.
This package was built from the source at:
https://github.com/aspnet/ResponseCaching/tree/4e07ea7672919d80717010440d0424b592ae07bd
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft.AspNetCore.ResponseCaching.Abstractions
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 2 total downloads
- Latest version: 2.3.8
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 3 total downloads
- Latest version: 2.3.9
ASP.NET Core Kestrel cross-platform web server.