CommandLineParser by: gsscoder nemec ericnewton76
  • 11 total downloads
  • Latest version: 2.6.0
  • command line commandline argument option parser parsing library syntax shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. 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
  • 107 total downloads
  • Latest version: 2.0.6
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.
CompareNETObjects by: KellermanSoftware
  • 12 total downloads
  • Latest version: 4.57.0
  • compare comparison equality equal deep objects difference compareobjects deepequal deepequals
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
coverlet.msbuild by: tonerdo
  • 26 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSharpGuidelinesAnalyzer by: Bart Koelman
  • 12 total downloads
  • Latest version: 3.8.5
  • csharp c# coding guidelines analyzer
Reports diagnostics for C# coding guidelines that are not already covered by Resharper. Requires Visual Studio 2017 Update 5 or higher.
CSharpTest.Net.Collections-NetStd2 by: Roger Knapp
  • 14 total downloads
  • Latest version: 14.906.1403.1084
  • BPlusTree BTreeDictionary BTreeList LurchTable MergeSort OrderedEnumeration OrdinalList
Fully managed B+ Tree implementation for local data storage; ported to .NET Standard 2.0. Forked from: https://github.com/csharptest/CSharpTest.Net.Collections.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 648 total downloads
  • Latest version: 1.50.0-rc2b
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.StrongName by: Sam Saffron Marc Gravell Nick Craver
  • 252 total downloads
  • Latest version: 1.50.2
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DiffPlex by: Matthew Manela
  • 12 total downloads
  • Latest version: 1.7.2
  • diff
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
DocumentFormat.OpenXml by: Microsoft
  • 476 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.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 115 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.
DotNet.Glob by: Darrell Tunnell <darrell.tunnell@googlemail.com>
  • 16 total downloads
  • Latest version: 3.1.0
  • glob globbing dotnet pattern match
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
EmptyFiles by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
  • 15 total downloads
  • Latest version: 4.1.0
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 12 total downloads
  • Latest version: 6.1.3
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EphemeralMongo6.runtime.linux-x64 by: Anthony Simmon
  • 15 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.osx-x64 by: Anthony Simmon
  • 13 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.win-x64 by: Anthony Simmon
  • 14 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EPPlus by: EPPlus Software AB
  • 38 total downloads
  • Latest version: 6.1.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EventStore.Client by: Event Store LLP
  • 517 total downloads
  • Latest version: 4.1.4
  • eventstore client
The client API for the Event Store. Get the open source or commercial versions of the Event Store server from https://eventstore.org/
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 13 total downloads
  • Latest version: 3.6.0
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.