CoreTweet
                    
                    by: CoreTweet Development Team
                
                - 156 total downloads
 - Latest version: 2.0.0-beta.1
 
                    A .NET Twitter Library supporting API v1.1 and v2
Simple, Powerful, and Well-designed for LINQ
See also: https://github.com/CoreTweet/CoreTweet
                
            
                    
                        coverlet.collector
                    
                    by: tonerdo
                
                - 445 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
                
                - 1.04k 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.
                
            
                    
                        CsvHelper
                    
                    by: Josh Close
                
                - 3.096k total downloads
 - Latest version: 33.1.0
 
                    A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
                
            
                    
                        Cucumber.CucumberExpressions
                    
                    by: Cucumber Ltd  Gaspar Nagy
                
                - 244 total downloads
 - Latest version: 18.0.1
 
                    Cucumber Expressions implementation for .NET.
                
            
                    
                        Cucumber.Messages
                    
                    by: Cucumber Ltd  TechTalk
                
                - 1.042k total downloads
 - Latest version: 30.1.0
 
                    JSON schema-based messages for Cucumber's inter-process communication
                
            
                    
                        Dapper
                    
                    by: Sam Saffron Marc Gravell Nick Craver
                
                - 1.091k total downloads
 - Latest version: 2.1.66
 
                    A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
                
            
                    
                        DartSassBuilder
                    
                    by: Johan van Rensburg  Dean Wiseman
                
                - 184 total downloads
 - Latest version: 1.1.0
 
                    Compile Sass files to css on project build.
                
            
                    
                        DiffEngine
                    
                    by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
                
                - 4.39k total downloads
 - Latest version: 13.0.2
 
                    Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
                
            
                    
                        DnsClient
                    
                    by: MichaCo
                
                - 909 total downloads
 - Latest version: 1.8.0
 
                    DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
                
            
                    
                        docopt.net
                    
                    by: Dinh Doan Van Bien Vladimir Keleshev Atif Aziz
                
                - 207 total downloads
 - Latest version: 0.8.1
 
                    docopt.net is the .net version of the docopt python beautiful command line parser.  docopt.net helps you define an interface for your command-line app, and automatically generate a parser for it. docopt.net is based on conventions that have been used for decades in help messages and man pages for program interface description.  Interface description in docopt.net is such a help message, but formalized. Check out http://docopt.org for a more detailed explanation.
        Quick example:
            var arguments = new Docopt().Apply("Usage: prog [-a] [-b] FILE", args);
            if (arguments["-a"].IsTrue) {{ ... }}
                
            
                    
                        DocumentFormat.OpenXml
                    
                    by: Microsoft
                
                - 753 total downloads
 - Latest version: 3.3.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.
                
            
                    
                        DocumentFormat.OpenXml.Framework
                    
                    by: Microsoft
                
                - 150 total downloads
 - Latest version: 3.3.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.
                
            
                    
                        DotLiquid
                    
                    by: Tim Jones  Alessandro Petrelli
                
                - 1.72k total downloads
 - Latest version: 2.3.197
 
                    DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
                
            
                    
                        dotMorten.Microsoft.SqlServer.Types
                    
                    by: Morten Nielsen
                
                - 135 total downloads
 - Latest version: 2.5.0
 
                    Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
                
            
                    
                        dotnet-aspnet-codegenerator
                    
                    by: Microsoft
                
                - 573 total downloads
 - Latest version: 3.1.5
 
                    Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
                
            
                    
                        dotnet-ef
                    
                    by: Microsoft
                
                - 2.152k total downloads
 - Latest version: 7.0.0-preview.4.22229.2
 
                    Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
                
            
                    
                        dotnet-xunit
                    
                    by: James Newkirk Brad Wilson
                
                - 192 total downloads
 - Latest version: 2.4.0-beta.1.build3958
 
                    .NET CLI SDK runner for the xUnit.net framework. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.
                
            
                    
                        DotNetAnalyzers.PublicApiAnalyzer
                    
                    by: Sam Harwell et. al.
                
                - 21 total downloads
 - Latest version: 1.0.0-beta.12
 
                    An analyzer for packages with public APIs.
                
            
                    
                        DotNetAnalyzers.PublicApiAnalyzer.Unstable
                    
                    by: Sam Harwell et. al.
                
                - 16 total downloads
 - Latest version: 1.0.0.12
 
                    An analyzer for packages with public APIs.