CommandLineParser
by: gsscoder nemec ericnewton76
- 11 total downloads
- Latest version: 2.6.0
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
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
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
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSharpGuidelinesAnalyzer
by: Bart Koelman
- 13 total downloads
- Latest version: 3.8.5
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
- 15 total downloads
- Latest version: 14.906.1403.1084
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
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
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
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
DocumentFormat.OpenXml
by: Microsoft
- 477 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
- 115 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.
DotNet.Glob
by: Darrell Tunnell <darrell.tunnell@googlemail.com>
- 16 total downloads
- Latest version: 3.1.0
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 16 total downloads
- Latest version: 4.1.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 13 total downloads
- Latest version: 6.1.3
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
.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
.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
.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
A spreadsheet library for .NET framework and .NET core
EventStore.Client
by: Event Store LLP
- 517 total downloads
- Latest version: 4.1.4
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
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.