dbup-sqlserver by: https://github.com/orgs/DbUp/people
  • 59 total downloads
  • Latest version: 5.0.41
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.
DeviceId by: Matthew King
  • 7 total downloads
  • Latest version: 3.0.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DnsClient by: MichaCo
  • 52 total downloads
  • Latest version: 1.7.0
  • 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
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.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 10 total downloads
  • Latest version: 3.125.2
  • 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
  • 204 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
  • 358 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.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 3 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.
  • 3 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetOpenAuth by: Andrew Arnott
  • 10 total downloads
  • Latest version: 5.0.0-alpha3
Add OpenID 1.1/2.0 and OAuth 1.0(a)/2.0 authentication and authorization functionality for client and server applications. This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.
DotNetOpenAuth.Core by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OAuth.Core by: Andrew Arnott
  • 14 total downloads
  • Latest version: 5.0.0-alpha3
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.Core by: Andrew Arnott
  • 1 total downloads
  • Latest version: 4.0.0.12084
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.Provider by: Andrew Arnott
  • 21 total downloads
  • Latest version: 5.0.0-alpha3
Allow your customers to take their identities from your site with them as they visit other sites that accept OpenID as relying parties. Set up single-sign-on solutions within your organization using a standards-based, accepted protocol for authentication delegation.
DotNetOpenAuth.OpenId.RelyingParty by: Andrew Arnott
  • 21 total downloads
  • Latest version: 5.0.0-alpha3
Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!
DotNetZip by: Dino Chiesa
  • 3 total downloads
  • Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
Elasticsearch.Net by: Elastic and contributors
  • 294 total downloads
  • Latest version: 6.2.0
  • elasticsearch,elastic,search,lucene,nest
Elasticsearch.Net
elmah by: Atif Aziz
  • 21 total downloads
  • Latest version: 1.2.2
  • elmah error logging unhandled exception
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
elmah.corelibrary by: Atif Aziz
  • 16 total downloads
  • Latest version: 1.2.2
  • elmah error logging unhandled exception
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
EmailValidation by: Jeffrey Stedfast
  • 4 total downloads
  • Latest version: 1.0.6
  • email validation
A simple (but correct) .NET class for validating email addresses. Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x).