AWSSDK.AppConfigData
by: Amazon Web Services
- 123 total downloads
- Latest version: 4.0.2.5
AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html
AWSSDK.Core
by: Amazon Web Services
- 225 total downloads
- Latest version: 4.0.2
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.DynamoDBv2
by: Amazon Web Services
- 229 total downloads
- Latest version: 4.0.9.6
Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.
AWSSDK.Extensions.NETCore.Setup
by: Amazon Web Services
- 5 total downloads
- Latest version: 4.0.3.6
Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.
AWSSDK.S3
by: Amazon Web Services
- 854 total downloads
- Latest version: 4.0.14
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SimpleNotificationService
by: Amazon Web Services
- 164 total downloads
- Latest version: 4.0.2.1
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
- 196 total downloads
- Latest version: 4.0.5.1
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
- 189 total downloads
- Latest version: 4.0.2.6
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
- 7 total downloads
- Latest version: 1.47.2
This is the implementation of the Azure Client Pipeline
Azure.Identity
by: Microsoft
- 9 total downloads
- Latest version: 1.18.0-beta.2
Provides APIs for authenticating to Microsoft Entra ID
Azure.Monitor.OpenTelemetry.Exporter
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta.4
An OpenTelemetry .NET exporter that exports to Azure Monitor
Azure.Storage.Blobs
by: Microsoft
- 2 total downloads
- Latest version: 12.22.2
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
Base58Check
by: adamcaudill
- 1 total downloads
- Latest version: 0.1.0
Base58Check is a C# implementation of Base58 Checked Encoding
BenchmarkDotNet
by: .NET Foundation and contributors
- 13 total downloads
- Latest version: 0.15.8
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 2 total downloads
- Latest version: 0.15.8
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.10.2
Powerful .NET library for benchmarking
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 2 total downloads
- Latest version: 2.6.2
BouncyCastle.NET is a popular cryptography library for .NET
Castle.Core
by: Castle Project Contributors
- 5 total downloads
- Latest version: 4.3.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 9 total downloads
- Latest version: 0.102.2
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.102.2 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
CommandLineParser
by: Giacomo Stelluti Scala
- 3 total downloads
- Latest version: 2.0.261-beta
Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.