Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 204 total downloads
- Latest version: 2.3.9
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.Mvc.WebApiCompatShim
by: Microsoft
- 79 total downloads
- Latest version: 2.3.9
Provides compatibility in ASP.NET Core MVC with ASP.NET Web API 2 to simplify migration of existing Web API implementations.
Commonly used types:
System.Web.Http.ApiController
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 141 total downloads
- Latest version: 10.0.2
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/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.Razor
by: Microsoft
- 108 total downloads
- Latest version: 2.3.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains 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.Razor.Design
by: Microsoft
- 52 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.Razor.Language
by: Microsoft
- 493 total downloads
- Latest version: 6.0.36
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/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 109 total downloads
- Latest version: 2.3.0
Runtime infrastructure for rendering Razor pages and tag helpers.
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 141 total downloads
- Latest version: 2.3.9
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Routing
by: Microsoft
- 155 total downloads
- Latest version: 2.3.9
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.AspNetCore.Routing.Abstractions
by: Microsoft
- 148 total downloads
- Latest version: 2.3.9
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.StaticFiles
by: Microsoft
- 116 total downloads
- Latest version: 2.3.9
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 392 total downloads
- Latest version: 8.0.23
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/568fff703254def7dcd35fda9892bf702d4c81d3
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 211 total downloads
- Latest version: 8.0.23
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/568fff703254def7dcd35fda9892bf702d4c81d3
Microsoft.Azure.Devices
by: Microsoft
- 288 total downloads
- Latest version: 1.41.0
Service SDK for Azure IoT Hub
Microsoft.Azure.Devices.Shared
by: Microsoft
- 245 total downloads
- Latest version: 1.31.0-preview-001
Common code for Azure IoT Device and Service SDKs
Microsoft.Azure.Functions.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0
This package provides development time code analysis for C# Azure Functions.
Microsoft.Azure.Functions.Worker
by: Microsoft
- 106 total downloads
- Latest version: 2.51.0
This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Microsoft.Azure.Functions.Worker.ApplicationInsights
by: Microsoft
- 37 total downloads
- Latest version: 2.50.0
Package Description
Microsoft.Azure.Functions.Worker.Core
by: Microsoft
- 87 total downloads
- Latest version: 2.51.0
This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.