AutoFixture.Xunit by: Mark Seemann
  • 3.739k 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.356k 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.
AutoMapper by: Jimmy Bogard
  • 444 total downloads
  • Latest version: 6.2.2
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
Autofac by: Autofac Contributors
  • 600 total downloads
  • Latest version: 3.5.2
Base assemblies for the Autofac Inversion of Control Container
Aspire.Dashboard by: Microsoft
  • 36 total downloads
  • Latest version: 8.0.0-preview.2.23619.3
Dashboard browser interface for .NET Aspire.
AWSSDK.Core by: Amazon Web Services
  • 14.04k total downloads
  • Latest version: 4.0.3.16
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AsyncFixer by: Semih Okur
  • 68 total downloads
  • Latest version: 2.1.0
  • asyncfixer csharp dotnet roslyn analyzer analyzers codefix codefixes codeanalysis async await asyncawait asynchronous diagnostics
AsyncFixer detects common async/await anti-patterns and, when possible, offers automatic fixes. It currently reports 6 categories of async/await misuse and provides code fixes for 3 of them. It has been validated against thousands of open-source C# projects and is designed to handle tricky real-world edge cases. Tool-friendly diagnostics support AI-assisted workflows even when a built-in code fix is not available.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 47 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AttributeRouting.Core by: Tim McCall
  • 425 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net webapi web api selfhost self host
Core functionality for all AttributeRouting packages.
AttributeRouting.Core.Http by: Tim McCall
  • 427 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net webapi web api selfhost self host
Core functionality for AttributeRouting Web API packages.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 487 total downloads
  • Latest version: 3.3.0
  • guard clause clauses assert assertion
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
AutoMapper.Collection by: Tyler Carlson
  • 55 total downloads
  • Latest version: 1.1.3
  • AutoMapper
Collection updating support for AutoMapper
Appium.WebDriver by: Appium Commiters
  • 223 total downloads
  • Latest version: 1.5.1.1
  • Appium Webdriver device automation
Selenium Webdriver extension for Appium.
AsyncBridge.Portable by: Daniel Grunwald Omer Mor Alex Davies
  • 26 total downloads
  • Latest version: 0.2.0
  • async bridge C# C#5 portable Silverlight .NET40
Adds the new C#5 async features for .NET 4.0 and Silverlight 5 projects (portable library)
Automatonymous by: Chris Patterson
  • 316 total downloads
  • Latest version: 1.2.11
Automatonymous is a state machine library for .NET
AttributeRouting.Core.Web by: Tim McCall
  • 382 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net webapi web api
Core functionality for AttributeRouting ASP.NET MVC and Web API packages.
AttributeRouting by: Tim McCall
  • 703 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net mvc
AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions.
AttributeRouting.WebApi by: Tim McCall
  • 479 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net mvc webapi web api
AttributeRouting for ASP.NET Web API lets you specify routes using attributes on your API controllers and actions.
AttributeRouting.WebApi.Hosted by: Tim McCall
  • 490 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net webapi web api selfhost self host
AttributeRouting for self-hosted Web API lets you specify routes using attributes on your API controllers and actions.
App.Metrics by: Allan Hardy and Contributors
  • 15 total downloads
  • Latest version: 4.5.1-preview.0.1
  • appmetrics metrics apdex meter gauge counter timer histogram
App Metrics is an open-source .NET Standard library used to record application metrics.