Dapper by: Sam Saffron Marc Gravell
  • 78 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 94 total downloads
  • Latest version: 16.2.3
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DM.DmProvider by: DM
  • 4 total downloads
  • Latest version: 8.3.1.33449
  • DM DAMENG .NET Core .NET Data Provider
DM .NET DATA PROVIDER
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 143 total downloads
  • Latest version: 8.10.1
A collection of minimal binary files.
Enums.NET by: Tyler Brinkley
  • 3 total downloads
  • Latest version: 2.1.1
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus by: Jan Källman
  • 4 total downloads
  • Latest version: 4.1.0
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
ExCSS by: Tyler Brinks
  • 9 total downloads
  • Latest version: 4.3.0
ExCSS is a CSS 2.1 and CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 30 total downloads
  • Latest version: 3000.0.4.132
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
Fizzler by: colinramsay1980 azizatif
  • 4 total downloads
  • Latest version: 0.9.3
  • htmlagility fizzler
A .NET library to select items from a node tree based on a CSS selector. The default implementation is based on HTMLAgilityPack and selects from HTML documents. There over 140 unit tests - see below for more information. The tests are based on the jQuery selector engine tests. At this time, the library is BETA quality.
FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 6 total downloads
  • Latest version: 8.0.1
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE.md) for more information.
FluentFTP by: J.P. Trosclair Harsh Gupta
  • 19 total downloads
  • Latest version: 16.2.3
An FTP and FTPS library for .NET, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and FTP proxies.
FluentFTP.GnuTLS by: Michael Stiemke Robin Rodricks FluentFTP Contributors
  • 8 total downloads
  • Latest version: 1.0.37
  • FluentFTP FluentFTP.GnuTLS ftp tls13 gnutls
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.
Fractions by: Daniel Mueller
  • 17 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 5 total downloads
  • Latest version: 2.0.1
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
GeoAPI by: NetTopologySuite Team
  • 2 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Google.Api.CommonProtos by: Google LLC
  • 2 total downloads
  • Latest version: 2.14.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 168 total downloads
  • Latest version: 3.31.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joseph T. McBride
  • 55 total downloads
  • Latest version: 0.9.3
  • GraphQL json api
GraphQL for .NET