CurrieTechnologies.Razor.Clipboard by: Michael J. Currie
  • 27 total downloads
  • Latest version: 1.6.0
  • Blazor Clipboard JSInterop Razor
A Razor class library for interacting with the browser Clipboard API. Use in Blazor Server Apps or Blazor WebAssembly Apps.
dbup by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 69 total downloads
  • Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
DeviceId by: Matthew King
  • 9 total downloads
  • Latest version: 6.9.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DeviceId.Linux by: Matthew King
  • 2 total downloads
  • Latest version: 6.9.0
  • deviceid unique device identifier
Provides Linux-specific components for the DeviceId package.
Docker.DotNet.Enhanced by: Docker.DotNet
  • 18 total downloads
  • Latest version: 3.131.0
  • 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.Enhanced.X509 by: Docker.DotNet.X509
  • 30 total downloads
  • Latest version: 3.131.0
  • 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
  • 64 total downloads
  • Latest version: 2.14.0-beta0001
  • 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.
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.
Duende.AccessTokenManagement by: Duende Software
  • 27 total downloads
  • Latest version: 4.1.0
  • OAuth 2.0 OpenID Connect Security BFF IdentityServer ASP.NET Core SPA Blazor Token Management
Automatic access token management for OAuth client credential flows
Elastic.Clients.Elasticsearch by: Elastic and contributors
  • 86 total downloads
  • Latest version: 9.2.2
  • elasticsearch elastic client search
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elasticsearch.Net by: Elasticsearch Inc. and contributors
  • 127 total downloads
  • Latest version: 1.9.2
  • elasticsearch elastic search lucene nest
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
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.