AutoMapper
by: Jimmy Bogard
- 717 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AutoFixture.Xunit
by: Mark Seemann
- 3.726k total downloads
- Latest version: 3.51.0
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.
AutoFixture
by: Mark Seemann
- 4.345k total downloads
- Latest version: 3.51.0
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.
Autofac
by: Autofac Contributors
- 1.267k total downloads
- Latest version: 4.9.4
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.
BenchmarkDotNet
by: .NET Foundation and contributors
- 728 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 98 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 124 total downloads
- Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
AWSSDK.Core
by: Amazon Web Services
- 13.171k total downloads
- Latest version: 4.0.3.14
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken
by: Amazon Web Services
- 20.698k total downloads
- Latest version: 4.0.5.9
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 256 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 71 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 203 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AWSSDK.S3
by: Amazon Web Services
- 16.338k total downloads
- Latest version: 4.0.18.5
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AutoMapper.Collection
by: Tyler Carlson
- 338 total downloads
- Latest version: 4.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.
Automatonymous
by: Chris Patterson
- 347 total downloads
- Latest version: 3.2.1
Automatonymous, an open source state machine library, usable with MassTransit.
AttributeRouting.WebApi
by: Tim McCall
- 427 total downloads
- Latest version: 3.5.6
AttributeRouting for ASP.NET Web API lets you specify routes using attributes on your API controllers and actions.
AttributeRouting.WebApi.Hosted
by: Tim McCall
- 430 total downloads
- Latest version: 3.5.6
AttributeRouting for self-hosted Web API lets you specify routes using attributes on your API controllers and actions.
bblanchon.PDFium.Linux
by: Benoît Blanchon
- 423 total downloads
- Latest version: 147.0.7690
This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.
BCrypt.Net-Next
by: Chris McKee Ryan D. Emerl Damien Miller
- 19 total downloads
- Latest version: 4.0.3
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".