Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 82 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.
AngleSharp.Wrappers
by: Egil Hansen
- 137 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
- 823 total downloads
- Latest version: 3.8.2-alpha
The core of the Accord.NET Framework. Contains basic classes such as general exceptions and extensions used by other framework libraries.
AspNetCore.ReCaptcha
by: Michaelvs97, sleeuwen
- 312 total downloads
- Latest version: 1.7.0
Google ReCAPTCHA v2/v3 Library for .NET Core 3.1 and .NET 5.0/6.0
AspectInjector
by: Aspect Injector Contributors
- 311 total downloads
- Latest version: 2.9.0
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
- 784 total downloads
- Latest version: 8.1.0-alpha-0009
A cross platform library that allows you to call for standard user dialogs from a shared/portable library. Supports Android, iOS, and UWP
Antlr
by: Sam Harwell, Terence Parr
- 24 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Ardalis.Specification
by: Steve Smith (@ardalis), Fati Iseni (@fiseni), Scott DePouw
- 59 total downloads
- Latest version: 9.3.1
A simple package with a base Specification class, for use in creating queries that work with Repository types.
Allure.Net.Commons
by: Alexander Bakanov, Nikolay Laptev, Maksim Stepanov
- 168 total downloads
- Latest version: 2.15.0
Provides common facilities to build Allure adapters for .NET test frameworks.
AngleSharp.Diffing
by: AngleSharp
- 888 total downloads
- Latest version: 1.1.1
Provides a complete diffing model of HTML.
AngleSharp
by: AngleSharp
- 4,056k total downloads
- Latest version: 1.8.0-beta.603
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Ardalis.Specification.EntityFrameworkCore
by: Steve Smith (@ardalis), Scott DePouw, Fati Iseni (@fiseni)
- 17 total downloads
- Latest version: 6.1.0
EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.
Antlr3.Runtime
by: Sam Harwell, Terence Parr
- 18 total downloads
- Latest version: 3.5.2-rc1
The runtime library for parsers generated by the C# target of ANTLR 3. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
Accord.Video
by: Accord.NET
- 330 total downloads
- Latest version: 3.8.2-alpha
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
- 224 total downloads
- Latest version: 9.0.0
HealthChecks.NpgSql is a health check for Postgress Sql.
Acornima
by: Adam Simon
- 225 total downloads
- Latest version: 1.6.2
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.Css
- 2,011k total downloads
- Latest version: 1.0.1-beta.250
Extends the CSSOM from the core AngleSharp library.
AsyncFixer
by: Semih Okur
- 28 total downloads
- Latest version: 2.1.0
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
- 59 total downloads
- Latest version: 0.2.0
Contains a simple implementation of the pool and extension methods for string builder.