Docker.DotNet.Enhanced.NativeHttp
by: Docker.DotNet.NativeHttp
- 67 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 63 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
Docker.DotNet.Enhanced.Unix
by: Docker.DotNet.Unix
- 66 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 128 total downloads
- Latest version: 4.3.3
A Docker.DotNet extension that adds X.509 client certificate authentication for remote Docker Engine connections.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 44 total downloads
- Latest version: 3.125.15
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml
by: Microsoft
- 448 total downloads
- Latest version: 3.5.1
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
- 121 total downloads
- Latest version: 3.5.1
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.178k total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 17 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 17 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetEnv
by: DotNetEnv
- 243 total downloads
- Latest version: 3.2.0
A .NET library to load environment variables from .env files
ElectronNET.Core
by: Gregor Biswanger, Florian Rappl, softworkz
- 326 total downloads
- Latest version: 0.5.2-pre.131
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the ElectronNET project system.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 318 total downloads
- Latest version: 8.17.2
A collection of minimal binary files.
EnterpriseLibrary.Common
by: Microsoft
- 18 total downloads
- Latest version: 6.0.1304
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
- 18 total downloads
- Latest version: 6.0.1304
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
- 245 total downloads
- Latest version: 3.0.6
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExCSS
by: Tyler Brinks
- 232 total downloads
- Latest version: 4.3.2
ExCSS is a CSS 2.1 and CSS 3 parser for .NET.
ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
FastExpressionCompiler.src
by: Maksim Volkau
- 314 total downloads
- Latest version: 5.4.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fluid.Core
by: Sebastien Ros
- 645 total downloads
- Latest version: 3.0.0-beta.6
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.