Microsoft.AspNetCore.Mvc.WebApiCompatShim by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.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 This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 2.3.9
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Routing by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.2
  • aspnetcore routing
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
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore routing
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.WebUtilities by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Functions.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0
  • Azure Functions analyzers
This package provides development time code analysis for C# Azure Functions.
Microsoft.Azure.Functions.Worker by: Microsoft
  • 1 total downloads
  • Latest version: 1.21.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
  • 2 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.
Microsoft.Azure.Functions.Worker.Extensions.Http by: Microsoft
  • 4 total downloads
  • Latest version: 3.1.0
HTTP extensions for .NET isolated functions
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.1
This package provides development time code analysis for ASP.NET Core extensions for .NET isolated functions.
Microsoft.Azure.Functions.Worker.Grpc by: Microsoft
  • 3 total downloads
  • Latest version: 1.16.0
This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host.
Microsoft.Azure.Functions.Worker.Sdk by: Microsoft
  • 2 total downloads
  • Latest version: 1.16.4
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Analyzers by: Microsoft
  • 3 total downloads
  • Latest version: 1.2.1
  • 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
  • 4 total downloads
  • Latest version: 1.3.3
This package provides source generation for the Azure Functions .NET Worker.
Microsoft.Azure.WebJobs by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.35
  • Microsoft Azure WebJobs AzureFunctions
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Host. It also adds rich diagnostics capabilities which makes it easier to monitor the WebJobs in the dashboard. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
Microsoft.Azure.WebJobs.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 5.2.1
  • Microsoft Azure WebJobs AzureFunctions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
Microsoft.Azure.WebJobs.Extensions.Http by: Microsoft
  • 7 total downloads
  • Latest version: 3.3.0
  • Microsoft Azure WebJobs AzureFunctions
This package adds binding extensions for Http.
Microsoft.Azure.WebJobs.Host.Storage by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.14
  • Microsoft Azure WebJobs AzureFunctions
Package Description
Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1
Azure Functions extensions metadata generator
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 43 total downloads
  • Latest version: 10.0.2
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.