AnyOf
by: Stef Heyenrath
- 259 total downloads
- Latest version: 0.5.0
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters for methods.
Appveyor.TestLogger
by: Faizan2304 ngbrown
- 54 total downloads
- Latest version: 2.0.0
Logger for uploading test result in Appveyor when test is running with "dotnet test" or "dotnet vstest".
Ardalis.ApiEndpoints.CodeAnalyzers
by: Steve Smith (@ardalis) Philip Pittle (@ppittle)
- 90 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 274 total downloads
- Latest version: 2.0.0
A simple package with guard clause helper methods. See docs for how to extend using your own extension methods.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 177 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
AspectCore.Abstractions
by: Lemon
- 271 total downloads
- Latest version: 0.4.0
The abstract design of the AspectCore framework.
AspectCore.Core
by: Lemon
- 252 total downloads
- Latest version: 0.4.0
The implementation of the AspectCore framework.
AspectCore.Extensions.Reflection
by: Lemon
- 254 total downloads
- Latest version: 0.4.0
Reflection extension system for AspectCore Framework.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 92 total downloads
- Latest version: 1.1.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 114 total downloads
- Latest version: 1.1.0
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 90 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 117 total downloads
- Latest version: 1.1.0
OpenID Connect server middleware for ASP.NET Core.
AsyncAwaitBestPractices
by: Brandon Minnick John Thiriet
- 12 total downloads
- Latest version: 8.0.0
Extensions for System.Threading.Tasks
Includes extension methods to safely fire-and-forget a Task and/or a ValueTask
Includes WeakEventManger which avoids memory leaks when events are not unsubscribed
AsyncFixer
by: Semih Okur
- 12 total downloads
- Latest version: 1.5.1
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.
AutoBogus
by: Nick Dodd
- 230 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
AutoBogus.NSubstitute
by: Nick Dodd
- 259 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using NSubtitute.
Autofac
by: Autofac Contributors
- 289 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.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 126 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoFixture
by: Mark Seemann AutoFixture
- 12 total downloads
- Latest version: 4.17.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.
AWSSDK.CloudWatchLogs
by: Amazon Web Services
- 12 total downloads
- Latest version: 3.7.0.5
Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, and set alarms.