AutoMapper by: Jimmy Bogard
  • 191 total downloads
  • Latest version: 13.0.1
A convention-based object-object mapper.
AutoFixture.Xunit by: Mark Seemann AutoFixture
  • 667 total downloads
  • Latest version: 5.0.0-preview0011
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 AutoFixture
  • 748 total downloads
  • Latest version: 5.0.0-preview0011
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
  • 290 total downloads
  • Latest version: 8.1.1
  • 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.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 98 total downloads
  • Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
AspNetSerilog by: Thiago Barradas
  • 410 total downloads
  • Latest version: 1.8.0
  • aspnet serilog splunk seq autolog logger web api mvc console api core standard
Serilog logger for AspNet web applications. Handler request, response and exceptions.
Autofac.Extensions.DependencyInjection by: Autofac Contributors
  • 98 total downloads
  • Latest version: 10.0.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AspectCore.Core by: Lemon
  • 98 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop Aspect AspectCore Interceptor
The implementation of the AspectCore framework.
Aspire.Dashboard by: Microsoft
  • 7 total downloads
  • Latest version: 8.0.0-preview.2.23619.3
Dashboard browser interface for .NET Aspire.
AsyncFixer by: Semih Okur
  • 5 total downloads
  • Latest version: 1.6.0
  • asyncfixer analyzers async/await asynchronous concurrency diagnostics codefix roslyn codeanalysis async await
AsyncFixer helps developers in finding and correcting common async/await misuses (i.e., anti-patterns). It currently detects 5 common kinds of async/await misuses and fixes 3 of them via program transformations. AsyncFixer has been tested with thousands of open-source C# projects and successfully handles many corner cases.
App.Metrics.Formatters.Ascii by: Allan Hardy and Contributors
  • 131 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics ascii
App Metrics Formatters for metrics and environment data to plain text.
AspectCore.Abstractions by: Lemon
  • 71 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop Aspect AspectCore Interceptor
The abstract design of the AspectCore framework.
AspectCore.Extensions.Reflection by: Lemon
  • 65 total downloads
  • Latest version: 2.4.0
  • Reflection Aop DynamicProxy
Reflection extension system for AspectCore Framework.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 6 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.
ArrayToPdf by: Leonid Salavatov
  • 33 total downloads
  • Latest version: 2.3.0
  • pdf array2pdf arraytopdf array list dataset datatable convert map mapping dotnet
Create PDF from Array (List, DataTable, ...)
AspectCore.Extensions.DependencyInjection by: Lemon
  • 108 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop DependencyInjection AspectCore
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 30 total downloads
  • Latest version: 5.0.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.
AttributeRouting.Core by: Tim McCall
  • 4 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
  • 2 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.
App.Metrics.Formatters.Json by: Allan Hardy and Contributors
  • 20 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics json
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.