CommandLineParser
by: Giacomo Stelluti Scala
- 64 total downloads
- Latest version: 1.9.6-rc1
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
- 5 total downloads
- Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CommonServiceLocator
by: .NET Foundation and Contributors
- 16 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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 42 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Costura.Fody
by: geertvanhorrik simoncropp
- 326 total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
coverlet.msbuild
by: tonerdo
- 82 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.
CronExpressionDescriptor
by: Brady Holt
- 4 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
CsvHelper
by: Josh Close
- 78 total downloads
- Latest version: 33.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron Marc Gravell
- 147 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DapperExtensions
by: Thad Smith Page Brooks
- 84 total downloads
- Latest version: 1.6.3
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
DevExpress.Data
by: Developer Express Inc.
- 145 total downloads
- Latest version: 24.2.7-pre-25082
This package provides basic functionality for data-aware DevExpress controls.
DeviceDetector.NET
by: totpero
- 32 total downloads
- Latest version: 3.11.6
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 2 total downloads
- Latest version: 15.7.0
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DocumentFormat.OpenXml
by: Microsoft
- 102 total downloads
- Latest version: 2.14.0-beta0001
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.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 5 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 6 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetZip
by: Dino Chiesa
- 2 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.
dropzone
by: Matias Meno
- 65 total downloads
- Latest version: 4.3.0
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. Issues? Please post them here https://github.com/sirkirby/dropzone-nuget/issues
EasyModbusTCP
by: Stefan Roßmann
- 15 total downloads
- Latest version: 5.5.0
Modbus TCP, UDP and RTU library for .NET