AutoFixture
by: Mark Seemann AutoFixture
- 3.226k total downloads
- Latest version: 5.0.0-preview0012
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
AutoFixture.Xunit
by: Mark Seemann AutoFixture
- 2.783k total downloads
- Latest version: 5.0.0-preview0012
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). For xUnit.net 2, please use the AutoFixture.Xunit2 NuGet Package.
AutoMapper
by: Jimmy Bogard
- 690 total downloads
- Latest version: 15.1.0
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 310 total downloads
- Latest version: 12.0.0
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 298 total downloads
- Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
Automatonymous
by: Chris Patterson
- 365 total downloads
- Latest version: 5.1.4-develop.12
Automatonymous, an open source state machine library, usable with MassTransit
AWSSDK.Core
by: Amazon Web Services
- 8.158k total downloads
- Latest version: 4.0.3.1
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 11.853k total downloads
- Latest version: 4.0.11.1
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken
by: Amazon Web Services
- 11.594k total downloads
- Latest version: 4.0.4.1
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Azure.AI.OpenAI
by: Microsoft
- 274 total downloads
- Latest version: 2.5.0-beta.1
Azure OpenAI's official extension package for using OpenAI's .NET library with the Azure OpenAI Service.
Azure.Core
by: Microsoft
- 1.659k total downloads
- Latest version: 1.50.0
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental
by: Microsoft
- 347 total downloads
- Latest version: 0.1.0-preview.37
Experimental types that might eventually move to Azure.Core
Azure.Extensions.AspNetCore.DataProtection.Keys
by: Microsoft
- 124 total downloads
- Latest version: 1.6.1
Microsoft Azure Key Vault key encryption support.
Azure.Identity
by: Microsoft
- 1.765k total downloads
- Latest version: 1.17.0
Provides APIs for authenticating to Microsoft Entra ID
Azure.Security.KeyVault.Certificates
by: Microsoft
- 371 total downloads
- Latest version: 4.8.0
This is the Microsoft Azure Key Vault Certificates client library
Azure.Security.KeyVault.Keys
by: Microsoft
- 264 total downloads
- Latest version: 4.8.0
This is the Microsoft Azure Key Vault Keys client library
Azure.Security.KeyVault.Secrets
by: Microsoft
- 355 total downloads
- Latest version: 4.8.0
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs
by: Microsoft
- 665 total downloads
- Latest version: 12.26.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
- 639 total downloads
- Latest version: 12.25.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/