Crc32C.NET
by: Robert Važan
- 4 total downloads
- Latest version: 1.0.5
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
CryptoHelper
by: Henk Mollema
- 19 total downloads
- Latest version: 2.1.1
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 3 total downloads
- Latest version: 2.0.3
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CurrieTechnologies.Razor.Clipboard
by: Michael J. Currie
- 27 total downloads
- Latest version: 1.6.0
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
- 135 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!
dbup-core
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 47 total downloads
- Latest version: 4.6.3
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
dbup-mysql
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 56 total downloads
- Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds MySql support.
dbup-sqlserver
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 41 total downloads
- Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.
DeviceId
by: Matthew King
- 32 total downloads
- Latest version: 6.9.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DeviceId.Windows
by: Matthew King
- 13 total downloads
- Latest version: 6.9.0
Provides Windows-specific components for the DeviceId package.
DnsClient
by: MichaCo
- 52 total downloads
- Latest version: 1.7.0
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
- 14 total downloads
- Latest version: 3.125.2
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
- 14 total downloads
- Latest version: 3.125.2
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
- 275 total downloads
- Latest version: 3.3.0
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
- 30 total downloads
- Latest version: 3.3.0
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
- 413 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.
- 3 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.0.0.12
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.