coverlet.collector by: tonerdo
  • 32 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.
coverlet.msbuild by: tonerdo
  • 28 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.
CryptoHelper by: Henk Mollema
  • 48 total downloads
  • Latest version: 2.2.0
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName by: Henk Mollema
  • 13 total downloads
  • Latest version: 2.0.2
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CSharpGuidelinesAnalyzer by: Bart Koelman
  • 13 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
  • 15 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
  • 763 total downloads
  • Latest version: 1.60.6
  • 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
  • 320 total downloads
  • Latest version: 1.60.1
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dazinator.Extensions.FileProviders by: Darrell Tunnell
  • 16 total downloads
  • Latest version: 2.0.0
Dazinator.Extensions.FileProviders
DiffPlex by: Matthew Manela
  • 13 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.
DnsClient by: MichaCo
  • 277 total downloads
  • Latest version: 1.6.1
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DocumentFormat.OpenXml by: Microsoft
  • 503 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
  • 116 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>
  • 17 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.
DotNetColorParser by: Sebastian Felis
  • 12 total downloads
  • Latest version: 2.0.0
  • color parser css
.Net library parsing color strings and converting them to .Net Color object. Library support almost all color notations used by CSS3 and supported color notations are extendable with custom.
DotNetColorParser.Abstractions by: Sebastian Felis
  • 12 total downloads
  • Latest version: 2.0.0
  • color parser css abstraction
Abstractions for .Net library parsing color strings and converting them to .Net's Color object. Library support almost all color notations used by CSS3 and supported color notations are extendable with custom.
DotNetEnv by: DotNetEnv
  • 154 total downloads
  • Latest version: 3.1.1
  • dotnet env dotfiles
A .NET library to load environment variables from .env files
DynamicLanguageRuntime by: DLR Contributors Microsoft
  • 14 total downloads
  • Latest version: 1.3.0
  • dynamic dlr
Dynamic Language Runtime
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
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.