Castle.Core
by: Castle Project Contributors
- 101 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser
by: gsscoder nemec ericnewton76
- 131 total downloads
- Latest version: 2.3.0
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 55 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 49 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonServiceLocator
by: .NET Foundation and Contributors
- 65 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.
coverlet.collector
by: tonerdo
- 27 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.
coverlet.msbuild
by: tonerdo
- 27 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET
by: force
- 12 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.
CronExpressionDescriptor
by: Brady Holt
- 394 total downloads
- Latest version: 2.44.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.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 332 total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DartSassBuilder
by: Johan van Rensburg Dean Wiseman
- 78 total downloads
- Latest version: 1.1.0
Compile Sass files to css on project build.
DiffPlex
by: Matthew Manela
- 62 total downloads
- Latest version: 1.7.2
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
Docker.DotNet
by: Docker.DotNet
- 35 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
- 41 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
- 71 total downloads
- Latest version: 2.20.0
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.
DotNetZip
by: Dino Chiesa
- 7 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
DynamicData
by: Roland Pheasant
- 190 total downloads
- Latest version: 6.4.0.2419
Bring the power of Rx to collections using Dynamic Data.
Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections.
Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
Emgu.CV
by: Emgu Corporation
- 7 total downloads
- Latest version: 3.2.0.2721
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
by: Emgu Corporation
- 43 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.
EPPlus
by: Jan Källman
- 18 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.