Configuration by: Cameron Fletcher, , Configuration contributors
  • 144 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
DesktopBridge.Helpers by: Matteo Pagani
  • 85 total downloads
  • Latest version: 1.2.2
  • msix, appx, windows, .net
A simple library that can be used in a Win32 app to detect if it's running as native or inside a AppX / MSIX container.
DnsClient by: MichaCo
  • 123 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
dbup by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 90 total downloads
  • Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
CommonServiceLocator by: .NET Foundation and Contributors
  • 153 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.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 30 total downloads
  • Latest version: 3.125.2
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DartSassBuilder by: Johan van Rensburg, Dean Wiseman
  • 323 total downloads
  • Latest version: 1.1.0
  • Sass Build DartSass SassBuilder
Compile Sass files to css on project build.
Crc32.NET by: force
  • 53 total downloads
  • Latest version: 1.2.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.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 568 total downloads
  • Latest version: 25.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Common.Logging.Core by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 319 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
dbup-core by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 48 total downloads
  • Latest version: 5.0.87
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 1,259k total downloads
  • Latest version: 2.42.5
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#
dbup-postgresql by: https://github.com/orgs/DbUp/people
  • 75 total downloads
  • Latest version: 5.0.40
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds PostgreSQL support.
Docker.DotNet by: Docker.DotNet
  • 53 total downloads
  • Latest version: 3.125.2
  • Docker Container C# .NET
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.
CSharpTest.Net.Collections by: Roger Knapp
  • 13 total downloads
  • Latest version: 14.906.1403.1082
  • B+ Tree BPlus BTree BPlusTree LinkedHashMap Dictionary Binary File Storage
==CSharpTest.Net.Collections== * BPlusTree - a fairly full featured IDictionary backed by a B+Tree on disk. * BTreeDictionary - a fully in-memory IDictionary implemented by a B+Tree. * BTreeList - an in-memory IList using a B+Tree for storage and access. * LurchTable - Least Used Recently Concurrent Hash Table, LinkedHashMap but thread-safe. * MergeSort - Provides a memory-efficient sort for arrays. * OrderedEnumeration & OrderedKeyValuePairs - Ordered enum of large volumes of key-values. * OrdinalList - A simple byte[] based bit-mask collection supporting set operations.
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 479 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Crc32C.NET by: Robert Važan
  • 3 total downloads
  • Latest version: 1.0.5
  • crc, crc32, crc-32, crc32c, crc-32c, castagnoli, managed
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
CronExpressionDescriptor by: Brady Holt
  • 885 total downloads
  • Latest version: 2.50.0
  • cron, schedule, quartz, quartz.net, cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh, Kyrgyz and Japanese.
coverlet.collector by: tonerdo
  • 262 total downloads
  • Latest version: 6.0.0
  • 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.
dbup-sqlserver by: https://github.com/orgs/DbUp/people
  • 45 total downloads
  • Latest version: 5.0.41
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.