coverlet.msbuild by: tonerdo
  • 21 total downloads
  • Latest version: 6.0.2
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 91 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DM.DmProvider by: DM
  • 4 total downloads
  • Latest version: 8.3.1.33449
  • DM DAMENG .NET Core .NET Data Provider
DM .NET DATA PROVIDER
DnsClient by: MichaCo
  • 54 total downloads
  • Latest version: 1.7.0
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
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.
DotNetCore.CAP by: savorboard dotnetcore
  • 19 total downloads
  • Latest version: 1.2.0-preview-00019208119
  • CAP EventBus Distributed Transaction
EventBus and eventually consistency in distributed architectures.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 144 total downloads
  • Latest version: 8.10.1
A collection of minimal binary files.
Enums.NET by: Tyler Brinkley
  • 16 total downloads
  • Latest version: 4.0.2
  • 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.
ExtendedNumerics.BigDecimal by: https://github.com/AdamWhiteHat
  • 1 total downloads
  • Latest version: 1.0.0.1
  • math mathematics biginteger decimal arbitrary-precision fractions numerics csharp
Arbitrary precision decimal class
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 1 total downloads
  • Latest version: 6.7.0
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
Fizzler by: Atif Aziz Colin Ramsay
  • 14 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 8 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: Robin Rodricks FluentFTP Contributors
  • 331 total downloads
  • Latest version: 39.4.0
  • ftp ftp-client ftps ssl tls unix iis
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
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.
FluentValidation by: Jeremy Skinner
  • 101 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 21 total downloads
  • Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
Fractions by: Daniel Mueller
  • 29 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.