coverlet.collector
by: tonerdo
- 108 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
- 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.
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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 46 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.
DevExtreme.AspNet.Data
by: Developer Express Inc.
- 158 total downloads
- Latest version: 1.4.10
DevExtreme data layer extension for ASP.NET
CsvHelper
by: Josh Close
- 40 total downloads
- Latest version: 2.12.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..
Costura.Fody
by: geertvanhorrik simoncropp
- 326 total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
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.
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.
CommonServiceLocator
by: .NET Foundation and Contributors
- 31 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.
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.
CronExpressionDescriptor
by: Brady Holt
- 4 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 5 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
chromiumembeddedframework.runtime.win-x86
by: The Chromium Embedded Framework Authors
- 149 total downloads
- Latest version: 134.3.9
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-x64
by: The Chromium Embedded Framework Authors
- 152 total downloads
- Latest version: 134.3.9
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 42 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
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.