AWSSDK.Lambda
by: Amazon Web Services
- 1.782k total downloads
- Latest version: 4.0.0-preview.4
AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information.
AWSSDK.Rekognition
by: Amazon Web Services
- 1.743k total downloads
- Latest version: 4.0.0-preview.5
AWS Rekognition service does image processing and concept recognition, face detection and identification, face verification, similar face search and face clustering.
AWSSDK.S3
by: Amazon Web Services
- 2.201k total downloads
- Latest version: 4.0.0-preview.5
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecretsManager
by: Amazon Web Services
- 1.77k total downloads
- Latest version: 4.0.0-preview.5
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
- 12 total downloads
- Latest version: 1.0.6
The AWS Secrets Manager .NET caching client enables in-process caching of secrets for C# applications.
AWSSDK.SecurityToken
by: Amazon Web Services
- 2.113k total downloads
- Latest version: 4.0.0-preview.5
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.SimpleNotificationService
by: Amazon Web Services
- 2.348k total downloads
- Latest version: 4.0.0-preview.5
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.SQS
by: Amazon Web Services
- 1.791k total downloads
- Latest version: 4.0.0-preview.5
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.
Azure.Core
by: Microsoft
- 116 total downloads
- Latest version: 1.44.1
This is the implementation of the Azure Client Pipeline
Azure.Core.Amqp
by: Microsoft
- 15 total downloads
- Latest version: 1.3.1
This library contains AMQP model types used by Azure libraries.
Azure.Core.Experimental
by: Microsoft
- 64 total downloads
- Latest version: 0.1.0-preview.36
Experimental types that might eventually move to Azure.Core
Azure.Data.AppConfiguration
by: Microsoft
- 50 total downloads
- Latest version: 1.5.0
This is the Microsoft Azure Application Configuration Service client library
Azure.Extensions.AspNetCore.Configuration.Secrets
by: Microsoft
- 35 total downloads
- Latest version: 1.3.2
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
Azure.Identity
by: Microsoft
- 141 total downloads
- Latest version: 1.13.1
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Messaging.EventGrid
by: Microsoft
- 128 total downloads
- Latest version: 4.28.0
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.
Azure.Messaging.ServiceBus
by: Microsoft
- 143 total downloads
- Latest version: 7.18.2
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
- 97 total downloads
- Latest version: 4.7.0
This is the Microsoft Azure Key Vault Certificates client library
Azure.Security.KeyVault.Secrets
by: Microsoft
- 85 total downloads
- Latest version: 4.7.0
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs
by: Microsoft
- 176 total downloads
- Latest version: 12.23.0
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
- 147 total downloads
- Latest version: 12.22.0
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/