dotless by: Daniel Hölbling, James Foster, Luke Page
  • 322 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/.
Coding4Fun.Toolkit.Controls by: Coding4Fun, Hermit Dave
  • 123 total downloads
  • Latest version: 2.1.8
  • coding4fun silverlight winrt win81 phone wp8 wp81 metro xaml wp timespan picker toast round button message prompt color metroflow chat bubble
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
Configuration by: Cameron Fletcher, , Configuration contributors
  • 102 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
CommonServiceLocator by: Microsoft
  • 14 total downloads
  • Latest version: 1.0.0
The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. 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. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation.
DartSassBuilder by: Johan van Rensburg, Dean Wiseman
  • 162 total downloads
  • Latest version: 1.1.0
  • Sass Build DartSass SassBuilder
Compile Sass files to css on project build.
Crc32.NET by: force
  • 18 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.
Elasticsearch.Net by: Elasticsearch Inc. and contributors
  • 176 total downloads
  • Latest version: 1.9.2
  • elasticsearch elastic search lucene nest
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 10 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
  • 120 total downloads
  • Latest version: 3.3.0
  • 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.
Common.Logging.Core by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 142 total downloads
  • Latest version: 3.4.0-Alpha1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 342 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
DocumentFormat.OpenXml by: Microsoft
  • 657 total downloads
  • Latest version: 3.3.0
  • 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
  • 7 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.
ClientDependency-Mvc5 by: Shannon Deminick
  • 10 total downloads
  • Latest version: 1.9.3
  • mvc css html javascript clientdependency cdf minify compress combine
An extension for the ClientDependency framework to support ASP.NET MVC 5.
Dapper by: Sam Saffron, Marc Gravell
  • 53 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
CronExpressionDescriptor by: Brady Holt, Renato Lima, Ivan Santos, Siarhei Khalipski, Mustafa SADEDİL, Star Peng, TotalMace, LbISS, Arnaud TAMAILLON, Michael Schuler, Taras(tbudurovych), rinaldihno
  • 78 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.
CommandLineParser by: Giacomo Stelluti Scala
  • 145 total downloads
  • Latest version: 1.9.71
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
ClosedXML by: Amir Ghezelbash, Francois Botha, Manuel De Leon
  • 41 total downloads
  • Latest version: 0.87.1
ClosedXML makes it easier for developers to create Excel 2007+ (.xlsx, .xlsm, etc) files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and Visual Basic (VB).
dotless.AspNetHandler by: Daniel Hölbling, James Foster, Luke Page
  • 47 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/.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 13 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.