AngleSharp by: AngleSharp
  • 90 total downloads
  • Latest version: 0.9.11
  • 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.
Antlr by: Sam Harwell Terence Parr
  • 186 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.ApiEndpoints.CodeAnalyzers by: Steve Smith (@ardalis) Philip Pittle (@ppittle)
  • 295 total downloads
  • Latest version: 4.1.0
  • api endpoints code analyzers roslyn aspnetcore
Code Analyzers supporting using Api Endpoints
AspNet.Security.OpenIdConnect.Primitives by: Kévin Chalet
  • 310 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication openidconnect primitives security
OpenID Connect primitives for the OpenID Connect server middleware.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 144 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
  • 174 total downloads
  • Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK.Core by: Amazon Web Services
  • 37.853k total downloads
  • Latest version: 4.0.0.2
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.EC2 by: Amazon Web Services
  • 9.916k total downloads
  • Latest version: 4.0.1
  • AWS Amazon cloud EC2 aws-sdk-v4
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.
AWSSDK.SecurityToken by: Amazon Web Services
  • 37.398k total downloads
  • Latest version: 4.0.0.1
  • 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.
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 2.372k total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BlazorInputFile by: BlazorInputFile
  • 119 total downloads
  • Latest version: 0.2.0
Package Description
BoDi by: Gaspar Nagy
  • 194 total downloads
  • Latest version: 1.5.0
  • dependency injection embeddable
A very simple IoC container, easily embeddable also as a source code.
Bogus by: Brian Chavez
  • 27 total downloads
  • Latest version: 15.0.1
  • fake bogus poco data generator database seed values test-data test
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 it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
BouncyCastle by: Bouncy Castle Project Contributors
  • 31 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.
BouncyCastle.NetCore by: BouncyCastle
  • 374 total downloads
  • Latest version: 1.8.10
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier by: Mads Kristensen
  • 5.133k total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
Castle.Core by: Castle Project Contributors
  • 119 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy by: Castle Project Contributors
  • 83 total downloads
  • Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
CommandLineParser by: Giacomo Stelluti Scala
  • 426 total downloads
  • Latest version: 1.9.6-rc1
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger
  • 45 total downloads
  • Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.