AutoMapper
by: Jimmy Bogard
- 217 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AutoFixture.Xunit
by: Mark Seemann
- 884 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
- 1.407k 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
- 402 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.
AspectCore.Core
by: Lemon
- 157 total downloads
- Latest version: 2.0.0
The implementation of the AspectCore framework.
Aspire.Dashboard
by: Microsoft
- 13 total downloads
- Latest version: 8.0.0-preview.2.23619.3
Dashboard browser interface for .NET Aspire.
AsyncFixer
by: Semih Okur
- 12 total downloads
- Latest version: 1.6.0
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.
AspectCore.Abstractions
by: Lemon
- 135 total downloads
- Latest version: 2.0.0
The abstract design of the AspectCore framework.
AspectCore.Extensions.Reflection
by: Lemon
- 133 total downloads
- Latest version: 2.0.0
Reflection extension system for AspectCore Framework.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 14 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 65 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
- 13 total downloads
- Latest version: 0.1.2
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
AttributeRouting.Core
by: Tim McCall
- 62 total downloads
- Latest version: 3.5.6
Core functionality for all AttributeRouting packages.
AttributeRouting.Core.Http
by: Tim McCall
- 52 total downloads
- Latest version: 3.5.6
Core functionality for AttributeRouting Web API packages.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 43 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
AsyncBridge.Portable
by: Daniel Grunwald Omer Mor Alex Davies
- 2 total downloads
- Latest version: 0.2.0
Adds the new C#5 async features for .NET 4.0 and Silverlight 5 projects (portable library)
AttributeRouting.Core.Web
by: Tim McCall
- 24 total downloads
- Latest version: 3.5.6
Core functionality for AttributeRouting ASP.NET MVC and Web API packages.
AttributeRouting
by: Tim McCall
- 45 total downloads
- Latest version: 3.5.6
AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions.
AttributeRouting.WebApi
by: Tim McCall
- 26 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
- 31 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.