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.WebApiCompatShim by: Microsoft
  • 293 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
  • 9 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
  • 156 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
  • 172 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
  • 179 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 6 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
  • 26 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
  • 248 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
  • 63 total downloads
  • Latest version: 1.3.0
Abstractions for Azure Functions .NET Worker
Microsoft.Azure.Functions.Worker.Extensions.Http by: Microsoft
  • 54 total downloads
  • Latest version: 3.3.0
HTTP extensions for .NET isolated functions
Microsoft.Azure.Functions.Worker.Extensions.OpenApi by: Microsoft
  • 35 total downloads
  • Latest version: 2.0.0-preview2
  • Azure-Functions OpenAPI Swagger Swagger-UI
This package helps render OpenAPI document and Swagger UI of Azure Functions endpoints through the out-of-process worker.
Microsoft.Azure.Functions.Worker.Grpc by: Microsoft
  • 225 total downloads
  • Latest version: 2.0.0
This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host.
Microsoft.Azure.Functions.Worker.Sdk by: Microsoft
  • 529 total downloads
  • Latest version: 2.0.5
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Analyzers by: Microsoft
  • 60 total downloads
  • Latest version: 1.2.2
  • Azure Functions Worker analyzers
This package provides development time code analysis for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Generators by: Microsoft
  • 205 total downloads
  • Latest version: 1.3.5
This package provides source generation for the Azure Functions .NET Worker.
Microsoft.Azure.KeyVault.Core by: Microsoft
  • 100 total downloads
  • Latest version: 3.0.5
  • Microsoft Azure Key Vault Key Vault REST HTTP client azureofficial windowsazureofficial
Microsoft Azure Key Vault Core Class Library This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure KeyVault service are: * https://www.nuget.org/packages/Azure.Security.KeyVault.Keys * https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets * https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates It is recommended that you move to the new package.