Published packages
Top 100 packages by downloads.
Azure.Core
This is the implementation of the Azure Client Pipeline
Azure.Identity
Provides APIs for authenticating to Microsoft Entra ID
System.Memory.Data
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes. Commonly Used Types: System.BinaryData
System.ClientModel
Contains building blocks for clients that call cloud services.
Azure.Storage.Common
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-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.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/
Azure.Storage.Blobs
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-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/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
Microsoft.Azure.Amqp
Package for Azure AMQP
Azure.Security.KeyVault.Secrets
This is the Microsoft Azure Key Vault Secrets client library
Microsoft.Rest.ClientRuntime
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Microsoft.Azure.WebJobs
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
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.
Azure.Messaging.ServiceBus
Azure Service Bus is a fully managed enterprise integration message broker. Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state. This client library allows for both sending and receiving messages using Azure Service Bus. For more information about Service Bus, see https://learn.microsoft.com/azure/service-bus-messaging/service-bus-messaging-overview
Azure.Core.Amqp
This library contains AMQP model types used by Azure libraries.
Microsoft.Rest.ClientRuntime.Azure
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Microsoft.Extensions.Azure
Azure Client SDK integration with Microsoft.Extensions libraries
Microsoft.Azure.Functions.Worker.Core
This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Azure.Security.KeyVault.Certificates
This is the Microsoft Azure Key Vault Certificates client library
Microsoft.Azure.WebJobs.Extensions
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.Cosmos
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Azure.Storage.Queues
This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/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 Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
Microsoft.Azure.Functions.Worker.ProjectTemplates
Azure Functions .NET Isolated Project Template Pack for Microsoft Template Engine
Microsoft.Azure.WebJobs.Extensions.Http
This package adds binding extensions for Http.
Microsoft.Azure.WebJobs.Host.Storage
This package contains Azure Storage based implementations of some WebJobs SDK component interfaces. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator
Azure Functions extensions metadata generator
Azure.Extensions.AspNetCore.Configuration.Secrets
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
Azure.Data.AppConfiguration
This is the Microsoft Azure Application Configuration Service client library
Azure.Messaging.EventGrid
This library can be used to publish events to Azure Event Grid and to consume events delivered by EventGrid. It also defines the event schemas for the events published to EventGrid by various Azure services.
Microsoft.Extensions.Configuration.AzureAppConfiguration
Microsoft.Extensions.Configuration.AzureAppConfiguration is a configuration provider for the .NET Core framework that allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications.
Microsoft.Azure.Functions.Worker.ItemTemplates
Collection of templates for Azure Functions .NET Isolated
Microsoft.Azure.WebJobs.ItemTemplates
Collection of templates for Azure Functions
Microsoft.Azure.WebJobs.ProjectTemplates
Azure Functions Project Template Pack for Microsoft Template Engine
Azure.Data.Tables
This client library enables working with the Microsoft Azure Table service
Microsoft.Azure.Functions.Analyzers
This package provides development time code analysis for C# Azure Functions.
Microsoft.Azure.Functions.Worker.Extensions.Abstractions
Abstractions for Azure Functions .NET Worker
Microsoft.Azure.Functions.Worker
This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Azure.Security.KeyVault.Keys
This is the Microsoft Azure Key Vault Keys client library
Microsoft.Azure.Functions.Worker.Grpc
This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host.
Microsoft.Azure.Functions.Worker.Sdk
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Extensions
Provides extensions to work with Azure Functions features.
Azure.Messaging.EventHubs
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Microsoft.WindowsAzure.ConfigurationManager
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Microsoft.Azure.Functions.Worker.Extensions.Http
HTTP extensions for .NET isolated functions
Microsoft.Azure.Functions.Worker.Sdk.Generators
This package provides source generation for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Analyzers
This package provides development time code analysis for the Azure Functions .NET Worker.
Microsoft.Azure.AppConfiguration.AspNetCore
Microsoft.Azure.AppConfiguration.AspNetCore allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications. This package adds additional features for ASP.NET Core applications to the existing package Microsoft.Extensions.Configuration.AzureAppConfiguration.
Microsoft.Azure.WebJobs.Extensions.ServiceBus
Microsoft Azure WebJobs SDK ServiceBus Extension
Azure.ResourceManager
Microsoft Azure Resource Manager client SDK for Azure resources.
Azure.Monitor.OpenTelemetry.Exporter
An OpenTelemetry .NET exporter that exports to Azure Monitor
Azure.Storage.Files.Shares
This client library enables working with the Microsoft Azure Storage File Shares service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/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 File Service - https://docs.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api
Microsoft.Azure.SignalR.Protocols
.NET Standard SDK for Azure SignalR Service protocol.
Microsoft.Azure.SignalR
.NET Standard SDK for Azure SignalR.
Microsoft.Rest.ClientRuntime.Azure.Authentication
Provides ADAL based authentication for Azure management client libraries
Microsoft.Azure.WebJobs.Extensions.Storage
This extension adds bindings for Storage
Microsoft.Azure.Functions.Worker.Extensions.Timer
Timer extensions for .NET isolated functions
Microsoft.Azure.Functions.Worker.ApplicationInsights
Package Description
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore
ASP.NET Core extensions for .NET isolated functions
Azure.AI.OpenAI
Azure OpenAI's official extension package for using OpenAI's .NET library with the Azure OpenAI Service.
Microsoft.Azure.Management.ResourceManager.Fluent
Provides resource group and resource management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore.Analyzers
This package provides development time code analysis for ASP.NET Core extensions for .NET isolated functions.
Azure.Extensions.AspNetCore.DataProtection.Blobs
Microsoft Azure Blob storage support as key store (https://docs.microsoft.com/aspnet/core/security/data-protection/implementation/key-storage-providers).
Microsoft.Azure.WebJobs.Extensions.Storage.Queues
This extension adds bindings for Storage
Microsoft.Azure.WebJobs.Extensions.DurableTask
Azure WebJobs SDK Extension for the Durable Task Framework
Azure.Search.Documents
This is the Azure AI Search client library for developing .NET applications with rich search experiences. It enables you to query your indexes, update documents in your indexes, and manage indexes, synonym maps, indexers, data sources, or other service-level resources.
Microsoft.Azure.Functions.Worker.Extensions.ServiceBus
Azure Service Bus extensions for .NET isolated functions
Microsoft.Azure.Functions.Worker.ItemTemplates.NetCore
Collection of templates for Azure Functions .NET Isolated
Microsoft.Azure.WebJobs.Extensions.Rpc
This package provides RPC capabilities to the WebJobs SDK, allowing extensions to communicate between the host and worker via RPC. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
Microsoft.Azure.WebJobs.Rpc.Core
This package provides core RPC Types and capabilities to the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
Azure.Monitor.OpenTelemetry.AspNetCore
An OpenTelemetry .NET distro that exports to Azure Monitor
Microsoft.Azure.Management.Graph.RBAC.Fluent
Provides Graph RBAC management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt
Microsoft.Azure.Core.NewtonsoftJson
This library contains converters dependent on the Newtonsoft.Json package for use with Azure.Core.
Microsoft.Azure.Management.Msi.Fluent
Provides Managed Service Identity Management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt
Microsoft.Azure.WebJobs.Extensions.Storage.Blobs
This extension adds bindings for Storage
Azure.Extensions.AspNetCore.DataProtection.Keys
Microsoft Azure Key Vault key encryption support.
Microsoft.Azure.Functions.Worker.Extensions.Rpc
Contains types to facilitate RPC communication between a worker extension and the functions host.
Microsoft.Azure.Management.Locks.Fluent
Provides Locks service management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt
Microsoft.Azure.Management.Fluent
Provides management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt
Microsoft.Azure.Management.BatchAI.Fluent
Provides BatchAI service management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt
Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues
Azure Queue Storage extensions for .NET isolated functions
Microsoft.Azure.WebJobs.Extensions.OpenApi.Core
This package helps render OpenAPI document and Swagger UI of Azure Functions endpoints through the in-process worker.
Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings
This package provides a base app settings capability deserialising environment variables into IConfiguration object.
Azure.Messaging.EventHubs.Processor
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This library extends its Event Processor with durable storage for checkpoint information using Azure Blob storage. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Azure.ResourceManager.Storage
Microsoft Azure management client SDK for Azure resource provider Microsoft.Storage.
Azure.ResourceManager.KeyVault
Microsoft Azure management client SDK for Azure resource provider Microsoft.KeyVault.
Azure.ResourceManager.AppService
Microsoft Azure management client SDK for Azure resource provider Microsoft.Web.
Azure.ResourceManager.Sql
Microsoft Azure management client SDK for Azure resource provider Microsoft.Sql.
Azure.ResourceManager.Compute
Microsoft Azure management client SDK for Azure resource provider Microsoft.Compute.
Azure.ResourceManager.Network
Microsoft Azure management client SDK for Azure resource provider Microsoft.Network.
Azure.ResourceManager.ServiceBus
Microsoft Azure management client SDK for Azure resource provider Microsoft.ServiceBus.
Azure.ResourceManager.CosmosDB
Microsoft Azure management client SDK for Azure resource provider Microsoft.CosmosDB.
Azure.ResourceManager.ContainerService
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ContainerService.
Azure.ResourceManager.ContainerRegistry
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ContainerRegistry.
Azure.ResourceManager.EventHubs
Microsoft Azure management client SDK for Azure resource provider Microsoft.EventHub.
Azure.ResourceManager.Dns
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Network Dns.
Azure.ResourceManager.Monitor
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Insights.
Azure.ResourceManager.Cdn
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Cdn.
Azure.ResourceManager.ContainerInstance
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ContainerInstance.
Azure.ResourceManager.Search
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Search.
Azure.ResourceManager.Redis
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Cache Redis.
Azure.ResourceManager.PrivateDns
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Network PrivateDns.
Azure.ResourceManager.TrafficManager
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Network TrafficManager.