Configuration
by: Cameron Fletcher, , Configuration contributors
- 144 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
DesktopBridge.Helpers
by: Matteo Pagani
- 85 total downloads
- Latest version: 1.2.2
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
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
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.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
- 322 total downloads
- Latest version: 1.1.0
Compile Sass files to css on project build.
Crc32.NET
by: force
- 53 total downloads
- Latest version: 1.2.0
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
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
dbup-core
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 32 total downloads
- Latest version: 4.6.3
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,249k total downloads
- Latest version: 2.42.5
CSharpFunctionalExtensions - functional extensions for C#
dbup-postgresql
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 50 total downloads
- Latest version: 4.6.3
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds PostgreSQL support.
DocumentFormat.OpenXml
by: Microsoft
- 1,153k total downloads
- Latest version: 3.5.1
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
Docker.DotNet
by: Docker.DotNet
- 53 total downloads
- Latest version: 3.125.2
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
==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
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
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
- 832 total downloads
- Latest version: 2.48.0
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 and Japanese.
coverlet.collector
by: tonerdo
- 262 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
dbup-sqlserver
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 28 total downloads
- Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.