Docker.DotNet.Enhanced by: Docker.DotNet
  • 83 total downloads
  • Latest version: 4.3.3
  • Docker Container C# .NET
A .NET client for the Docker Engine API (v29.4.1) with fully asynchronous, non-blocking, object-oriented APIs.
Docker.DotNet.Enhanced.Handler.Abstractions by: Docker.DotNet.Handler.Abstractions
  • 44 total downloads
  • Latest version: 4.3.3
  • Docker Container C# .NET
An abstraction layer for Docker.DotNet that defines the classes and interfaces for implementing Docker Engine handlers.
Docker.DotNet.Enhanced.LegacyHttp by: Docker.DotNet.LegacyHttp
  • 44 total downloads
  • Latest version: 4.3.3
  • Docker Container C# .NET
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NativeHttp by: Docker.DotNet.NativeHttp
  • 44 total downloads
  • Latest version: 4.3.3
  • Docker Container C# .NET
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NPipe by: Docker.DotNet.NPipe
  • 44 total downloads
  • Latest version: 4.3.3
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
Docker.DotNet.Enhanced.Unix by: Docker.DotNet.Unix
  • 44 total downloads
  • Latest version: 4.3.3
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 81 total downloads
  • Latest version: 4.3.3
  • Docker Container C# .NET
A Docker.DotNet extension that adds X.509 client certificate authentication for remote Docker Engine connections.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 26 total downloads
  • Latest version: 3.125.15
  • Docker Container C# .NET
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
  • 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
  • 121 total downloads
  • Latest version: 3.5.1
  • 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.
DotGen by: Jakub (TcKs) Müller
  • 132 total downloads
  • Latest version: 1.4.0
  • c# source generator marker
Library with marker attributes for c# source code generators. See https://www.nuget.org/packages/DotGen.SourceGenerators
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 1.341k 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-ef by: Microsoft
  • 3.15k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
dotnet-outdated-tool by: dotnet-outdated Team & Contributors
  • 307 total downloads
  • Latest version: 4.8.1
A .NET Core global tool to update project dependencies.
Dotnet.ProjInfo by: enricosada
  • 359 total downloads
  • Latest version: 0.44.0
  • msbuild dotnet sdk csproj fsproj
Get msbuild info
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 17 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.
  • 17 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetEnv by: DotNetEnv
  • 243 total downloads
  • Latest version: 3.2.0
  • dotnet env dotfiles
A .NET library to load environment variables from .env files
ElectronNET.Core by: Gregor Biswanger, Florian Rappl, softworkz
  • 1.126k total downloads
  • Latest version: 0.5.2-pre.124
  • electron aspnetcore
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the ElectronNET project system.
ElectronNET.Core.API by: Gregor Biswanger, Florian Rappl, softworkz
  • 981 total downloads
  • Latest version: 0.5.2-pre.124
  • electron aspnetcore
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the API to access the "native" electron API.