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)
- 89 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 250 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
- 176 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
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.Primitives
by: Kévin Chalet
- 90 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
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
- 247 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.
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.
AWSSDK.Core
by: Amazon Web Services
- 24 total downloads
- Latest version: 3.7.103.1
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 19 total downloads
- Latest version: 3.7.101.39
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SimpleSystemsManagement
by: Amazon Web Services
- 7.59k total downloads
- Latest version: 4.0.0-preview.7
Amazon EC2 Simple Systems Manager (SSM) enables you to manage a number of administrative and configuration tasks on your instances.
Azure.Messaging.EventGrid
by: Microsoft
- 28 total downloads
- Latest version: 4.22.0-beta.1
This library can be used to publish events to Azure Event Grid and to consume events delivered by EventGrid. It also defines the event schemas for the events published to EventGrid by various Azure services.
Bogus
by: Brian Chavez
- 55 total downloads
- Latest version: 35.6.1
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
bootstrap
by: Twitter Inc.
- 13 total downloads
- Latest version: 3.4.1
The most popular front-end framework for developing responsive, mobile first projects on the web.