AsyncAwaitBestPractices by: Brandon Minnick John Thiriet
  • 12 total downloads
  • Latest version: 8.0.0
  • task fire and forget threading extensions system.threading.tasks async await
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
AsyncBridge by: Daniel Grunwald Omer Mor Alex Davies jnm2
  • 54 total downloads
  • Latest version: 0.3.1
  • async await C# language support .NET Framework 3.5 4.0 portable Silverlight net35 net40 sl5
C# 5 async/await support for .NET Framework pre-4.5 This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
AsyncFixer by: Semih Okur
  • 12 total downloads
  • Latest version: 1.5.1
  • asyncfixer analyzers async/await asynchronous concurrency diagnostics codefix roslyn codeanalysis async await
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
  • 884 total downloads
  • Latest version: 8.2.0
  • autofac di ioc dependencyinjection
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
  • 295 total downloads
  • Latest version: 10.0.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
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.
AutoMapper by: Jimmy Bogard
  • 36 total downloads
  • Latest version: 12.0.1
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 37 total downloads
  • Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
Automatonymous by: Chris Patterson
  • 26 total downloads
  • Latest version: 5.1.3
  • MassTransit Automatonymous
Automatonymous, an open source state machine library, usable with MassTransit
AWS.Logger.AspNetCore by: Amazon Web Services
  • 13 total downloads
  • Latest version: 3.3.0
  • AWS Cloudwatch Logger
An AWS implementation of ASP.NET Core ILogger that records logging messages to Amazon CloudWatch Logs.
AWSSDK.CloudWatchLogs by: Amazon Web Services
  • 12 total downloads
  • Latest version: 3.7.0.5
  • AWS Amazon cloud CloudWatchLogs aws-sdk-v3
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
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.Extensions.NETCore.Setup by: Amazon Web Services
  • 12 total downloads
  • Latest version: 3.7.1
  • AWS Amazon aws-sdk-v3
Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.
AWSSDK.S3 by: Amazon Web Services
  • 19 total downloads
  • Latest version: 3.7.101.39
  • AWS Amazon cloud S3 aws-sdk-v3
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.644k total downloads
  • Latest version: 4.0.0-preview.7
  • AWS Amazon cloud SimpleSystemsManagement aws-sdk-v4
Amazon EC2 Simple Systems Manager (SSM) enables you to manage a number of administrative and configuration tasks on your instances.
Azure.Communication.Common by: Microsoft
  • 106 total downloads
  • Latest version: 2.0.0-beta.1
  • Microsoft Azure Communication Service Microsoft Azure Azure Communication Service Communication windowsazureofficial azureofficial
This library provides base types for other Microsoft Azure Communication client libraries. For this release, see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/communication/Azure.Communication.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/communication/Azure.Communication.Common/CHANGELOG.md.
Azure.Communication.Sms by: Microsoft
  • 77 total downloads
  • Latest version: 1.1.0-beta.2
  • Microsoft Azure Communication Sms Service Microsoft Azure Azure Communication Service Azure Communication Sms Service Sms Communication windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Communication Sms service. For this release, see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/communication/Azure.Communication.Sms/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/communication/Azure.Communication.Sms/CHANGELOG.md. Microsoft Azure Communication Sms quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/telephony-sms/send?pivots=programming-language-csharp
Azure.Core by: Microsoft
  • 735 total downloads
  • Latest version: 1.45.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline