AngleSharp by: AngleSharp
  • 161 total downloads
  • Latest version: 0.14.0
  • 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.
AngleSharp.Css by: AngleSharp
  • 43 total downloads
  • Latest version: 0.14.3-alpha-166
  • html html5 css css3 dom styling library anglesharp angle
Extends the CSSOM from the core AngleSharp library.
Antlr by: Sam Harwell, Terence Parr
  • 26 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.
Antlr3.Runtime by: Sam Harwell, Terence Parr
  • 9 total downloads
  • Latest version: 3.5.2-rc1
  • antlr antlr3 parsing
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.
Antlr4.Runtime.Standard by: Eric Vergnaud, Terence Parr, Sam Harwell
  • 15 total downloads
  • Latest version: 4.9.0
  • antlr parsing grammar
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
Apache.Avro by: Welly
  • 10 total downloads
  • Latest version: 1.7.7.2
  • Avro, Apache Serialization, Binary, Json, Schema
Avro provides: Rich data structures. A compact, fast, binary data format. A container file, to store persistent data. Remote procedure call (RPC). Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
Apache.Avro.Tools by: Welly
  • 13 total downloads
  • Latest version: 1.7.7.4
  • Avro, Apache Serialization, Binary, Json, Schema
Avro provides: Rich data structures. A compact, fast, binary data format. A container file, to store persistent data. Remote procedure call (RPC). Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
AspectInjector by: Aspect Injector Contributors
  • 151 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
AspNetCoreRateLimit by: Stefan Prodan
  • 38 total downloads
  • Latest version: 2.1.0
  • aspnetcore rate-limit throttle
ASP.NET Core rate limiting middleware
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 12 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.
AutoMapper by: Jimmy Bogard
  • 52 total downloads
  • Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 16 total downloads
  • Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
AWSSDK.Core by: Amazon Web Services
  • 1.819k total downloads
  • Latest version: 4.0.3.6
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken by: Amazon Web Services
  • 2.315k total downloads
  • Latest version: 4.0.5.4
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
bblanchon.PDFium.Linux by: Benoît Blanchon
  • 584 total downloads
  • Latest version: 145.0.7578
  • PDFium PDF binaries library native Chromium
This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.
bblanchon.PDFium.macOS by: Benoît Blanchon
  • 606 total downloads
  • Latest version: 145.0.7578
  • PDFium PDF binaries library native Chromium
This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.
BCrypt.Net-Next by: Chris McKee, Ryan D. Emerl, Damien Miller
  • 45 total downloads
  • Latest version: 3.1.2
  • bcrypt BCrypt.Net cryptography hashing password security,hash crypto blowfish gdpr
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
BitMiracle.LibTiff.NET by: Bit Miracle
  • 26 total downloads
  • Latest version: 2.4.626
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
Bogus by: Brian Chavez
  • 338 total downloads
  • Latest version: 35.6.5
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
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.
BouncyCastle by: Bouncy Castle Project Contributors
  • 25 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.