dotless by: Daniel Hölbling, James Foster, Luke Page
  • 734 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
Configuration by: Cameron Fletcher, , Configuration contributors
  • 158 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
DesktopBridge.Helpers by: Matteo Pagani
  • 76 total downloads
  • Latest version: 1.2.1
  • Desktop Bridge, Universal Windows Platform,
A simple library that can be used in a Win32 app to detect if it's running as native or inside a Desktop Bridge container.
dbup by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 254 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!
DartSassBuilder by: Johan van Rensburg, Dean Wiseman
  • 355 total downloads
  • Latest version: 1.1.0
  • Sass Build DartSass SassBuilder
Compile Sass files to css on project build.
Crc32.NET by: force
  • 60 total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
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.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 16 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 266 total downloads
  • Latest version: 3.5.1
  • openxml office
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.
dbup-core by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 124 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
  • 848 total downloads
  • Latest version: 2.42.5
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#
dbup-postgresql by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 149 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,238k total downloads
  • Latest version: 3.5.1
  • openxml office
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.
CSharpTest.Net.Collections by: Roger Knapp
  • 15 total downloads
  • Latest version: 14.906.1403.1082
  • B+ Tree BPlus BTree BPlusTree LinkedHashMap Dictionary Binary File Storage
==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
  • 586 total downloads
  • Latest version: 1.50.2
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Crc32C.NET by: Robert Važan
  • 5 total downloads
  • Latest version: 1.0.5
  • crc, crc32, crc-32, crc32c, crc-32c, castagnoli, managed
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, Renato Lima, Ivan Santos, Siarhei Khalipski, Mustafa SADEDİL, Star Peng, TotalMace, LbISS, Arnaud TAMAILLON, Michael Schuler, Taras(tbudurovych), rinaldihno
  • 227 total downloads
  • Latest version: 1.21.2
  • cron, schedule, quartz, quartz.net, cron expression
A library that converts cron expressions into human readable descriptions. Supports 14 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Polish, Romanian and Italian.
dotless.AspNetHandler by: Daniel Hölbling, James Foster, Luke Page
  • 108 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Adds HTTPHandler for ASP.NET to compile LESS files on demand. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
dbup-sqlserver by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 103 total downloads
  • Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 19 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Dapper.StrongName by: Sam Saffron, Marc Gravell, Nick Craver
  • 89 total downloads
  • Latest version: 1.50.2
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..