dbup-sqlserver
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 80 total downloads
- Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.
deniszykov.WebSocketListener
by: Valeriano Tortola, Denis Zykov
- 52 total downloads
- Latest version: 4.2.19
A lightweight and highly scalable asynchronous WebSocket listener for .NET Core, .NET and Mono.
https://github.com/deniszykov/WebSocketListener
DiffPlex
by: Matthew Manela
- 65 total downloads
- Latest version: 1.9.0
DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.
Docker.DotNet
by: Docker.DotNet
- 25 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.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 14 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.
DocumentFormat.OpenXml
by: Microsoft
- 130 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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 37 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.
Ductus.FluentDocker
by: Mario Toffia
- 322 total downloads
- Latest version: 2.7.60-beta.127
Library to manage docker-machine, docker-compose, and docker containers for windows / mac or native linux using netcore or full framework.
EMGU.CV
by: Emgu Corporation
- 38 total downloads
- Latest version: 4.1.1.3497
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
Emgu.CV.runtime.debian-arm64
by: Emgu Corporation
- 98 total downloads
- Latest version: 4.12.0.5764
This package contains the Emgu CV ARM64 native runtime for Debian (including Raspberry Pi OS)
Emgu.CV.runtime.mini.debian-arm64
by: Emgu Corporation
- 28 total downloads
- Latest version: 4.12.0.5764
This package contains the Emgu CV ARM64 native runtime for Debian (including Raspberry Pi OS)
Emgu.CV.runtime.mini.ubuntu-x64
by: Emgu Corporation
- 37 total downloads
- Latest version: 4.12.0.5764
This package contains the native runtime of Emgu CV for Ubuntu
Emgu.CV.runtime.ubuntu-x64
by: Emgu Corporation
- 205 total downloads
- Latest version: 4.12.0.5764
This package contains the native runtime of Emgu CV for Ubuntu
Emgu.CV.runtime.windows
by: Emgu Corporation
- 79 total downloads
- Latest version: 4.13.0.5924
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.arm64
by: Emgu Corporation
- 10 total downloads
- Latest version: 19.44.35214
This package contains the native arm64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x64
by: Emgu Corporation
- 10 total downloads
- Latest version: 19.44.35214
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86
by: Emgu Corporation
- 13 total downloads
- Latest version: 19.44.35214
This package contains the native x86 MSVC runtime for Windows
Ensure.That
by: danielwertheim
- 168 total downloads
- Latest version: 11.0.0-p1
Argument validation made simple and unified. It ensures arguments conforms to simple validation rules and provides an uniformed exception throwing strategy if arguments are invalid.
EnterpriseLibrary.Common
by: Microsoft
- 10 total downloads
- Latest version: 6.0.1304
The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.
EnterpriseLibrary.Data
by: Microsoft
- 10 total downloads
- Latest version: 6.0.1304
The Enterprise Library Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system.