DiffPlex by: Matthew Manela
  • 140 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.
docfx by: .NET Foundation and Contributors
  • 124 total downloads
  • Latest version: 2.78.0
The docfx command line tool published as .NET tool
Docker.DotNet by: Docker.DotNet
  • 10 total downloads
  • Latest version: 3.125.2
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
DocumentFormat.OpenXml by: Microsoft
  • 239 total downloads
  • Latest version: 2.20.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.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 792 total downloads
  • Latest version: 2.3.197
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
Dotnet.ProjInfo by: Enrico Sada
  • 73 total downloads
  • Latest version: 0.9.0
  • mbuild dotnet sdk csproj fsproj
Get msbuild info
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 14 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
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.
DotNetEnv by: DotNetEnv
  • 139 total downloads
  • Latest version: 3.1.1
  • dotnet env dotfiles
A .NET library to load environment variables from .env files
ElectronNET.Core by: Gregor Biswanger, Florian Rappl, softworkz
  • 748 total downloads
  • Latest version: 0.5.0
  • electron aspnetcore
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the ElectronNET project system.
EnterpriseLibrary.Common by: Microsoft
  • 12 total downloads
  • Latest version: 6.0.1304
  • entlib Enterprise Library common core LOB
The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.
EnterpriseLibrary.Data by: Microsoft
  • 12 total downloads
  • Latest version: 6.0.1304
  • entlib Enterprise Library data daab dab LOB
The Enterprise Library Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system.
Esprima by: Sebastien Ros
  • 24 total downloads
  • Latest version: 1.0.1258
  • javascript, parser
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
ExCSS by: Tyler Brinks
  • 6 total downloads
  • Latest version: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
Fluid.Core by: Sebastien Ros
  • 10 total downloads
  • Latest version: 1.0.0-beta-9501
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FSharp.Compiler.Service by: Microsoft Corporation and F# community contributors
  • 168 total downloads
  • Latest version: 20.0.1
  • F#, fsharp, interactive, compiler, editor
The F# compiler services package contains a custom build of the F# compiler that exposes additional functionality for implementing F# language bindings, additional tools based on the compiler or refactoring tools. The package also includes F# interactive service that can be used for embedding F# scripting into your applications.
FSharp.Core by: Microsoft and F# Software Foundation
  • 128 total downloads
  • Latest version: 4.6.2
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from Visual F# Tools version 10.4 For F# 4.6 Supported Platforms: .NET Framework 4.5+ (net45) netstandard1.6 (netstandard1.6) netstandard2.0 (netstandard2.0) Commit hash: 8527f4444ac8618a2aee143be608f63c55f51325
Generator.Equals by: Diego Frata
  • 1.042k total downloads
  • Latest version: 4.0.0
  • source generator, equality, equals, equatable
A source code generator for automatically implementing IEquatable<T> using only attributes.
GeoTimeZone by: Matt Johnson-Pint, Simon Bartlett
  • 52 total downloads
  • Latest version: 4.1.0
  • timezone time zone geolocation geo latitude longitude coordinates iana tzdb
Provides an IANA time zone identifier from latitude and longitude coordinates.
GitSharp by: henon
  • 8 total downloads
  • Latest version: 0.3.0
  • .NET C# Mono Git
GitSharp is an implementation of Git for the Dot.Net Framework and Mono. It is aimed to be fully compatible to the original Git and shall be a light weight library for cool applications that are based on Git as their object database or are reading or manipulating repositories in some way.