Autofac by: Autofac Contributors
  • 13 total downloads
  • Latest version: 9.0.0
  • autofac di ioc dependencyinjection
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Configuration by: Autofac Contributors
  • 3 total downloads
  • Latest version: 6.0.0
  • autofac di ioc dependencyinjection
Configuration support for Autofac.
Autofac.Extensions.DependencyInjection by: Autofac Contributors
  • 9 total downloads
  • Latest version: 9.0.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoFixture by: Mark Seemann AutoFixture
  • 10 total downloads
  • Latest version: 4.18.1
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.AutoMoq by: Mark Seemann AutoFixture
  • 1 total downloads
  • Latest version: 4.18.1
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx
AutoFixture.Xunit2 by: Mark Seemann AutoFixture
  • 1 total downloads
  • Latest version: 4.18.1
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).
AutoMapper by: Jimmy Bogard
  • 11 total downloads
  • Latest version: 16.0.0
A convention-based object-object mapper.
AutoMapper.Collection by: Tyler Carlson
  • 2 total downloads
  • Latest version: 7.0.1
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
  • 6 total downloads
  • Latest version: 11.0.0
AutoMapper extensions for ASP.NET Core
AWSSDK.Core by: Amazon Web Services
  • 12 total downloads
  • Latest version: 3.7.400.59
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 14 total downloads
  • Latest version: 3.7.410.1
  • AWS Amazon cloud S3 aws-sdk-v3
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
Azure.Core by: Microsoft
  • 32 total downloads
  • Latest version: 1.54.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Extensions.AspNetCore.Configuration.Secrets by: Microsoft
  • 4 total downloads
  • Latest version: 1.5.1
  • azure keyvault
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
Azure.Identity by: Microsoft
  • 30 total downloads
  • Latest version: 1.21.0
  • Microsoft Azure Identity windowsazureofficial azureofficial
Provides APIs for authenticating to Microsoft Entra ID
Azure.Security.KeyVault.Secrets by: Microsoft
  • 4 total downloads
  • Latest version: 4.10.0
  • Microsoft Azure Key Vault Secrets windowsazureofficial azureofficial
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs by: Microsoft
  • 0 total downloads
  • Latest version: 12.18.0
  • 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
  • 0 total downloads
  • Latest version: 12.17.0
  • 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/
BCrypt.Net-Next by: Chris McKee Ryan D. Emerl Damien Miller
  • 12 total downloads
  • Latest version: 4.2.0
  • bcrypt BCrypt.Net cryptography hashing password security hash crypto blowfish gdpr
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
BenchmarkDotNet by: .NET Foundation and contributors
  • 3 total downloads
  • Latest version: 0.15.8
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 2 total downloads
  • Latest version: 0.15.8
  • benchmark benchmarking performance
Powerful .NET library for benchmarking