AspNetSerilog
by: Thiago Barradas
- 424 total downloads
- Latest version: 1.8.0
Serilog logger for AspNet web applications. Handler request, response and exceptions.
Autofac
by: Autofac Contributors
- 197 total downloads
- Latest version: 8.2.0
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.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 100 total downloads
- Latest version: 10.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoFixture
by: Mark Seemann AutoFixture
- 515 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.
AutoFixture.Xunit
by: Mark Seemann
- 590 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.
Aspire.Dashboard
by: Microsoft
- 7 total downloads
- Latest version: 8.0.0-preview.2.23619.3
Dashboard browser interface for .NET Aspire.
AspectCore.Core
by: Lemon
- 104 total downloads
- Latest version: 2.4.0
The implementation of the AspectCore framework.
AspectCore.Abstractions
by: Lemon
- 76 total downloads
- Latest version: 2.4.0
The abstract design of the AspectCore framework.
AspectCore.Extensions.Reflection
by: Lemon
- 76 total downloads
- Latest version: 2.4.0
Reflection extension system for AspectCore Framework.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 8 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AsyncFixer
by: Semih Okur
- 5 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.
ArrayToPdf
by: Leonid Salavatov
- 33 total downloads
- Latest version: 2.3.0
Create PDF from Array (List, DataTable, ...)
- 119 total downloads
- Latest version: 2.4.0
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 31 total downloads
- Latest version: 5.0.0
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 and Contributors
- 75 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
AsyncKeyedLock
by: Mark Cilia Vincenti
- 62 total downloads
- Latest version: 7.1.4
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
Asp.Versioning.Mvc.ApiExplorer
by: .NET Foundation and Contributors
- 8 total downloads
- Latest version: 6.4.0
The API Explorer extensions for ASP.NET Core API Versioning.
Asp.Versioning.Mvc
by: .NET Foundation and Contributors
- 9 total downloads
- Latest version: 6.4.1
A service API versioning library for Microsoft ASP.NET Core MVC.
Asp.Versioning.Http
by: .NET Foundation and Contributors
- 10 total downloads
- Latest version: 6.5.0
A service API versioning library for Microsoft ASP.NET Core.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 13 total downloads
- Latest version: 8.0.1
The abstractions library for API versioning.