Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 94 total downloads
  • Latest version: 6.0.8
  • 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/6a01dd1e69c8b9bd1ae005ea465ef2bcd26294bf
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft
  • 20 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.RuntimeCompilation by: Microsoft
  • 55 total downloads
  • Latest version: 3.1.28
  • aspnetcore aspnetcoremvc razor
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/4d0b3722384bfec7d4c210674df9b7bf1e59da90
Microsoft.AspNetCore.Mvc.RazorPages by: Microsoft
  • 8 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft
  • 8 total downloads
  • Latest version: 2.1.1
  • aspnetcore aspnetcoremvc taghelper taghelpers
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
  • 46 total downloads
  • Latest version: 3.1.26
  • aspnetcore aspnetcoremvc aspnetcoremvctesting
Support for writing functional tests for MVC applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0c26925a185ba2996051c0f37a995ef0a682cf54
Microsoft.AspNetCore.Mvc.WebApiCompatShim by: Microsoft
  • 299 total downloads
  • Latest version: 2.3.0
  • aspnetcore aspnetcoremvc aspnetwebapi
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.Protocols.Abstractions by: Microsoft
  • 9 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore
Core components of ASP.NET Core networking protocol stack.
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 10 total downloads
  • Latest version: 2.1.0
  • 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
  • 157 total downloads
  • Latest version: 6.0.32
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/fedc545ce86467b7d3413d906f1ab02fb3db12ff
Microsoft.AspNetCore.Razor.Runtime by: Microsoft.AspNetCore.Razor.Runtime
  • 9 total downloads
  • Latest version: 1.0.4
  • aspnetcore cshtml razor taghelper taghelpers
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.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 175 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 611 total downloads
  • Latest version: 3.1.32
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.TestHost by: Microsoft
  • 56 total downloads
  • Latest version: 3.1.24
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.3
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Core.NewtonsoftJson by: Microsoft
  • 27 total downloads
  • Latest version: 2.0.0
  • Microsoft Azure SDK Newtonsoft Json
This library contains converters dependent on the Newtonsoft.Json package for use with Azure.Core.
Microsoft.Azure.Functions.Worker by: Microsoft
  • 249 total downloads
  • Latest version: 2.0.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.Core by: Microsoft
  • 266 total downloads
  • Latest version: 2.0.0
This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Microsoft.Azure.Functions.Worker.Extensions.Abstractions by: Microsoft
  • 65 total downloads
  • Latest version: 1.3.0
Abstractions for Azure Functions .NET Worker
Microsoft.Azure.Functions.Worker.Extensions.Http by: Microsoft
  • 55 total downloads
  • Latest version: 3.3.0
HTTP extensions for .NET isolated functions