AWSSDK.S3 by: Amazon Web Services
  • 11.742k total downloads
  • Latest version: 4.0.1.6
  • AWS Amazon cloud S3 aws-sdk-v4
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecretsManager by: Amazon Web Services
  • 13.432k total downloads
  • Latest version: 4.0.0.8
  • AWS Amazon cloud SecretsManager aws-sdk-v4
AWS Secrets Manager enables you to easily create and manage the secrets that you use in your customer-facing apps. Instead of embedding credentials into your source code, you can dynamically query Secrets Manager from your app whenever you need credentials. You can automatically and frequently rotate your secrets without having to deploy updates to your apps. All secret values are encrypted when they're at rest with AWS KMS, and while they're in transit with HTTPS and TLS.
AWSSDK.SecretsManager.Caching by: Amazon Web Services
  • 184 total downloads
  • Latest version: 2.0.0
  • AWS Amazon cloud aws-sdk-v3 secrets secret manager secretsmanager caching cache
The AWS Secrets Manager .NET caching client enables in-process caching of secrets for .NET applications.
AWSSDK.SecurityToken by: Amazon Web Services
  • 12.797k total downloads
  • Latest version: 4.0.0.8
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
AWSSDK.SimpleEmail by: Amazon Web Services
  • 10.511k total downloads
  • Latest version: 4.0.0.7
  • AWS Amazon cloud SimpleEmailService aws-sdk-v4 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
AWSSDK.SimpleNotificationService by: Amazon Web Services
  • 14.429k total downloads
  • Latest version: 4.0.0.8
  • AWS Amazon cloud SimpleNotificationService aws-sdk-v4 SNS
Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push. You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.
AWSSDK.SimpleSystemsManagement by: Amazon Web Services
  • 14.744k total downloads
  • Latest version: 4.0.1.8
  • AWS Amazon cloud SimpleSystemsManagement aws-sdk-v4
Amazon EC2 Simple Systems Manager (SSM) enables you to manage a number of administrative and configuration tasks on your instances.
AWSSDK.SQS by: Amazon Web Services
  • 13.602k total downloads
  • Latest version: 4.0.0.8
  • AWS Amazon cloud SQS aws-sdk-v4
Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.
AWSSDK.SSOOIDC by: Amazon Web Services
  • 4.372k total downloads
  • Latest version: 4.0.0.7
  • AWS Amazon cloud SSOOIDC aws-sdk-v4
This is an initial release of AWS Single Sign-On OAuth device code authorization service.
Azure.Core by: Microsoft
  • 1.328k total downloads
  • Latest version: 1.46.2
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Core.Amqp by: Microsoft
  • 162 total downloads
  • Latest version: 1.3.1
  • Microsoft Azure AMQP
This library contains AMQP model types used by Azure libraries.
Azure.Core.Experimental by: Microsoft
  • 828 total downloads
  • Latest version: 0.1.0-preview.37
  • Microsoft Azure Client Pipeline
Experimental types that might eventually move to Azure.Core
Azure.Identity by: Microsoft
  • 1.561k total downloads
  • Latest version: 1.14.0
  • Microsoft Azure Identity windowsazureofficial azureofficial
Provides APIs for authenticating to Microsoft Entra ID
Azure.Messaging.ServiceBus by: Microsoft
  • 1.489k total downloads
  • Latest version: 7.20.1
  • Azure Service Bus ServiceBus .NET AMQP windowsazureofficial azureofficial
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.Security.KeyVault.Certificates by: Microsoft
  • 613 total downloads
  • Latest version: 4.8.0-beta.1
  • Microsoft Azure Key Vault Certificates windowsazureofficial azureofficial
This is the Microsoft Azure Key Vault Certificates client library
Azure.Security.KeyVault.Keys by: Microsoft
  • 576 total downloads
  • Latest version: 4.8.0-beta.1
  • Microsoft Azure Key Vault Keys windowsazureofficial azureofficial
This is the Microsoft Azure Key Vault Keys client library
Azure.Security.KeyVault.Secrets by: Microsoft
  • 634 total downloads
  • Latest version: 4.8.0-beta.1
  • Microsoft Azure Key Vault Secrets windowsazureofficial azureofficial
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs by: Microsoft
  • 1.6k total downloads
  • Latest version: 12.26.0-beta.1
  • Microsoft Azure Storage Blobs Microsoft Azure Blobs Blob Storage StorageScalable windowsazureofficial 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-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
Azure.Storage.Common by: Microsoft
  • 1.388k total downloads
  • Latest version: 12.25.0-beta.1
  • Microsoft Azure Storage Common 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-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.Queues by: Microsoft
  • 1.234k total downloads
  • Latest version: 12.24.0-beta.1
  • Microsoft Azure Storage Queues Microsoft Azure Queues Queue Storage StorageScalable windowsazureofficial azureofficial
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