coverlet.msbuild by: tonerdo
  • 234 total downloads
  • Latest version: 6.0.4
  • 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
  • 460 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
  • 76 total downloads
  • Latest version: 8.3.1.37876
  • DM DAMENG .NET Core .NET Data Provider
DM .NET DATA PROVIDER
DnsClient by: MichaCo
  • 147 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
Docker.DotNet by: Docker.DotNet
  • 26 total downloads
  • Latest version: 2.124.3
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 23 total downloads
  • Latest version: 2.124.3
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 12 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.
  • 14 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetCore.NPOI by: NCC Savorboard
  • 7 total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 865 total downloads
  • Latest version: 8.17.2
A collection of minimal binary files.
Enums.NET by: Tyler Brinkley
  • 268 total downloads
  • Latest version: 4.0.2
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EnyimMemcachedCore by: cnblogs.com
  • 23 total downloads
  • Latest version: 1.0.0.6
  • memcached cache
EnyimMemcachedCore is .NET Core client library for memcached. Usage: services.AddEnyimMemcached(options => options.AddServer(serverNameOrIP, 11211)); Then add IMemcachedClient into constructor. Use app.UseEnyimMemcached() to warm up.
EPPlus by: Jan Källman
  • 45 total downloads
  • Latest version: 4.1.0
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
ExCSS by: Tyler Brinks
  • 19 total downloads
  • Latest version: 3.0.0
ExCSS is a 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: https://github.com/AdamWhiteHat
  • 19 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
  • 439 total downloads
  • Latest version: 6.4.0
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
Fizzler by: Atif Aziz Colin Ramsay
  • 124 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
  • 607 total downloads
  • Latest version: 8.1.0
  • 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) for more information.
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 2.777k 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
  • 612 total downloads
  • Latest version: 1.0.38
  • FluentFTP FluentFTP.GnuTLS ftp tls13 gnutls
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.