AngleSharp by: AngleSharp
  • 32 total downloads
  • Latest version: 0.16.1-alpha-167
  • 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.
AWSSDK.Core by: Amazon Web Services
  • 372 total downloads
  • Latest version: 4.0.0-preview.7
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 294 total downloads
  • Latest version: 4.0.0-preview.6
  • AWS Amazon cloud SimpleEmailService aws-sdk-v4 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Bogus by: Brian Chavez
  • 23 total downloads
  • Latest version: 35.6.0
  • 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
  • 3 total downloads
  • Latest version: 1.8.5
  • 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
  • 7 total downloads
  • Latest version: 1.8.10
  • .net framework, core, standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CommonServiceLocator by: .NET Foundation and Contributors
  • 2 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
Crc32.NET by: force
  • 1 total downloads
  • Latest version: 1.1.0
  • crc32 crc-32 crc crc32c .NET
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CsQuery by: James Treworgy
  • 9 total downloads
  • Latest version: 1.3.5-beta1
  • jquery html
CsQuery is an HTML parser, CSS selector engine and jQuery port for .NET 4 and C#. It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods.
CsvHelper by: Josh Close
  • 2 total downloads
  • Latest version: 27.1.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 17 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SqlBuilder by: Sam Saffron, Johan Danforth
  • 4 total downloads
  • Latest version: 1.50.4
  • orm sql micro-orm query sql-builder
The Dapper SqlBuilder component, for building SQL queries dynamically.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 24 total downloads
  • Latest version: 2.3.142
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EPPlus by: EPPlus Software AB
  • 30 total downloads
  • Latest version: 8.0.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 15 total downloads
  • Latest version: 5.0.0-alpha.5
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 67 total downloads
  • Latest version: 5.18.0.2-beta
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Fluid.Core by: Sebastien Ros
  • 15 total downloads
  • Latest version: 1.0.0-beta-9624
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
gherkin by: aslakhellesoy
  • 1 total downloads
  • Latest version: 2.9.3
  • gherkin cucumber specflow bdd lexer parser
A fast lexer and parser for the Gherkin language based on Ragel
Google.Protobuf by: Google Inc.
  • 2 total downloads
  • Latest version: 3.23.0-rc3
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.42.0-pre1
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.