AngleSharp.Wrappers by: Egil Hansen
  • 125 total downloads
  • Latest version: 1.3.0
A library of wrappers for AngleSharp. Allows you to replace a real AngleSharp DOM tree but still keep the queried/returned node references. Built for and used by https://github.com/bUnit-dev/bUnit.
Accord by: Accord.NET
  • 739 total downloads
  • Latest version: 3.8.2-alpha
  • accord.net aforge.net framework structures machine learning .net c# unity3d unity
The core of the Accord.NET Framework. Contains basic classes such as general exceptions and extensions used by other framework libraries.
AWSSDK.Core by: Amazon Web Services
  • 21,971k total downloads
  • Latest version: 4.0.7.3
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
Automatonymous by: Chris Patterson
  • 228 total downloads
  • Latest version: 5.1.4-develop.12
  • MassTransit Automatonymous
Automatonymous, an open source state machine library, usable with MassTransit
Atlassian.SDK by: Federico Silva Armas
  • 1,783k total downloads
  • Latest version: 13.0.0
  • Atlassian JIRA LINQ
Utilities to interact with Atlassian products. Contains LinqToJira provider for querying JIRA Issue tracker (http://www.atlassian.com/software/jira).
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 49 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AspNetCore.ReCaptcha by: Michaelvs97, sleeuwen
  • 57 total downloads
  • Latest version: 1.2.0
Google ReCAPTCHA v2/v3 Library for .NET Core 2.x/3.x/5.x
AspectInjector by: Aspect Injector Contributors
  • 82 total downloads
  • Latest version: 2.9.0
  • aop aspect interceptor injector aot blazor attribute il weaving boundary post-compiler
Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need them and everything automagicaly works! No xml configs! No wierd reflection hacks! No runtime emit! Works with AOT and Blazor! See release notes for this version here: https://github.com/pamidur/aspect-injector/releases/tag/2.9.0
Acr.UserDialogs by: Allan Ritchie
  • 727 total downloads
  • Latest version: 8.1.0-alpha-0009
  • ios android xamarin xam.pcl dialogs plugin
A cross platform library that allows you to call for standard user dialogs from a shared/portable library. Supports Android, iOS, and UWP
AutoMapper by: Jimmy Bogard
  • 568 total downloads
  • Latest version: 16.1.1
A convention-based object-object mapper.
Autofac by: Autofac Contributors
  • 668 total downloads
  • Latest version: 9.1.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.
Allure.Net.Commons by: Alexander Bakanov, Nikolay Laptev, Maksim Stepanov
  • 47 total downloads
  • Latest version: 2.15.0
  • allure
Provides common facilities to build Allure adapters for .NET test frameworks.
AngleSharp.Diffing by: AngleSharp
  • 824 total downloads
  • Latest version: 1.1.1
  • html html5 css css3 dom library diffing anglesharp diff difference compare comparison testing
Provides a complete diffing model of HTML.
AngleSharp by: AngleSharp
  • 3,634k total downloads
  • Latest version: 1.4.1-beta.523
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Accord.Video by: Accord.NET
  • 300 total downloads
  • Latest version: 3.8.2-alpha
  • accord.net aforge.net framework video MJPEG cameras unity3d unity
Contains interfaces and classes to access different video sources, such as IP video cameras (MJPEG streams). This package originated from the AForge.NET Framework and is part of the Accord.NET Framework.
AspNetCore.HealthChecks.NpgSql by: Xabaril Contributors
  • 179 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health Beat Postgress
HealthChecks.NpgSql is a health check for Postgress Sql.
Acornima by: Adam Simon
  • 172 total downloads
  • Latest version: 1.6.2
  • javascript, ecmascript, parser
A standard-compliant JavaScript parser, which is a fork of Esprima.NET combined with the .NET port of the acornjs parser.
AngleSharp.Css by: AngleSharp
  • 1,833k total downloads
  • Latest version: 1.0.0-beta.216
  • html html5 css css3 dom styling library anglesharp angle
Extends the CSSOM from the core AngleSharp library.
AsyncFixer by: Semih Okur
  • 1 total downloads
  • Latest version: 2.1.0
  • asyncfixer csharp dotnet roslyn analyzer analyzers codefix codefixes codeanalysis async await asyncawait asynchronous diagnostics
AsyncFixer detects common async/await anti-patterns and, when possible, offers automatic fixes. It currently reports 6 categories of async/await misuse and provides code fixes for 3 of them. It has been validated against thousands of open-source C# projects and is designed to handle tricky real-world edge cases. Tool-friendly diagnostics support AI-assisted workflows even when a built-in code fix is not available.
AdvancedStringBuilder by: Andrey Taritsyn
  • 52 total downloads
  • Latest version: 0.2.0
  • StringBuilder Pooling Extensions
Contains a simple implementation of the pool and extension methods for string builder.