Microsoft.Azure.Functions.Worker by: Microsoft
  • 1.012k 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
  • 944 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
  • 178 total downloads
  • Latest version: 1.3.0
Abstractions for Azure Functions .NET Worker
Microsoft.Azure.Functions.Worker.Extensions.Http by: Microsoft
  • 139 total downloads
  • Latest version: 3.3.0
HTTP extensions for .NET isolated functions
Microsoft.Azure.Functions.Worker.Extensions.OpenApi by: Microsoft
  • 247 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
  • 853 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
  • 1.607k 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
  • 158 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
  • 579 total downloads
  • Latest version: 1.3.5
This package provides source generation for the Azure Functions .NET Worker.
Microsoft.Azure.KeyVault.Core by: Microsoft
  • 235 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.
Microsoft.Azure.Kusto.Cloud.Platform by: Microsoft
  • 1.991k total downloads
  • Latest version: 13.0.2
  • kusto
Platform for Kusto products
Microsoft.Azure.Kusto.Cloud.Platform.Aad by: Microsoft
  • 288 total downloads
  • Latest version: 11.2.3
  • kusto
Platform for Kusto products AAD Auth
Microsoft.Azure.Kusto.Cloud.Platform.Msal by: Microsoft
  • 604 total downloads
  • Latest version: 13.0.2
  • kusto
Platform for Kusto products AAD Auth
Microsoft.Azure.Kusto.Data by: Microsoft
  • 1.852k total downloads
  • Latest version: 13.0.2
  • kusto
Programmatically issue queries and control commands to Kusto service.
Microsoft.Azure.Storage.Blob by: Microsoft
  • 630 total downloads
  • Latest version: 11.2.3
  • Microsoft Azure Blob StorageScalable azureofficial
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api 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 Storage service are: * https://www.nuget.org/packages/Azure.Storage.Blobs * https://www.nuget.org/packages/Azure.Storage.Queues/ * https://www.nuget.org/packages/Azure.Storage.Files.Shares/ It is recommended that you move to the new package.
Microsoft.Azure.Storage.Common by: Microsoft
  • 675 total downloads
  • Latest version: 11.2.3
  • Microsoft Azure StorageScalable azureofficial
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Common/README.md and https://github.com/Azure/azure-storage-net/blob/master/Common/changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ 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 Storage service are: * https://www.nuget.org/packages/Azure.Storage.Blobs * https://www.nuget.org/packages/Azure.Storage.Queues/ * https://www.nuget.org/packages/Azure.Storage.Files.Shares/ It is recommended that you move to the new package.
Microsoft.Azure.WebJobs by: Microsoft
  • 956 total downloads
  • Latest version: 3.0.41
  • Microsoft Azure WebJobs AzureFunctions
This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
Microsoft.Azure.WebJobs.Core by: Microsoft
  • 923 total downloads
  • Latest version: 3.0.41
  • Microsoft Azure WebJobs AzureFunctions
This package provides the core Types and Attribute definitions for the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
Microsoft.Azure.WebJobs.Extensions by: Microsoft
  • 322 total downloads
  • Latest version: 5.0.0
  • 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
  • 268 total downloads
  • Latest version: 3.2.0
  • Microsoft Azure WebJobs AzureFunctions
This package adds binding extensions for Http.