AutoFixture
by: Mark Seemann AutoFixture
- 1.325k 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.
Autofac
by: Autofac Contributors
- 351 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
- 152 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
- 10 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.
App.Metrics.Formatters.Ascii
by: Allan Hardy
- 62 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Core
by: Allan Hardy
- 51 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
AspectCore.Abstractions
by: Lemon
- 124 total downloads
- Latest version: 2.0.0
The abstract design of the AspectCore framework.
AspectCore.Extensions.Reflection
by: Lemon
- 128 total downloads
- Latest version: 2.0.0
Reflection extension system for AspectCore Framework.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 13 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
App.Metrics.Abstractions
by: Allan Hardy
- 57 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
ArrayToPdf
by: Leonid Salavatov
- 55 total downloads
- Latest version: 2.2.1
Create PDF from Array (List, DataTable, ...)
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 68 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
App.Metrics.Concurrency
by: Allan Hardy and Contributors
- 160 total downloads
- Latest version: 4.4.0-preview.0.10
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
- 13 total downloads
- Latest version: 0.1.2
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
AttributeRouting.Core
by: Tim McCall
- 51 total downloads
- Latest version: 3.5.6
Core functionality for all AttributeRouting packages.
AttributeRouting.Core.Http
by: Tim McCall
- 50 total downloads
- Latest version: 3.5.6
Core functionality for AttributeRouting Web API packages.
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 83 total downloads
- Latest version: 4.0.1
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.
App.Metrics.Formatters.Json
by: Allan Hardy
- 44 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 41 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.