Chd.Common 8.6.1

dotnet add package Chd.Common --version 8.6.1
                    
NuGet\Install-Package Chd.Common -Version 8.6.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Chd.Common" Version="8.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chd.Common" Version="8.6.1" />
                    
Directory.Packages.props
<PackageReference Include="Chd.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Chd.Common --version 8.6.1
                    
#r "nuget: Chd.Common, 8.6.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Chd.Common@8.6.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Chd.Common&version=8.6.1
                    
Install as a Cake Addin
#tool nuget:?package=Chd.Common&version=8.6.1
                    
Install as a Cake Tool

Tired of boilerplate? DateOnly/TimeOnly JSON support, AES encryption, MD5/Base64, EF Core auth entities (User/Role), string parsing, config helpers for .NET 8/9. Save 10-20 hours per project.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Chd.Common:

Package Downloads
Chd.Caching

Chd (Cleverly Handle Difficulty) packages are easy to use. This package contains distributed caching (Redis) helpers and attributes for easy cache integration across CHD services.

Chd.MQTT

Chd (Cleverly Handle Difficulty) packages are easy to use. MQTT helpers and client wrappers for IoT and lightweight pub/sub messaging scenarios.

Chd.Logging

Chd (Cleverly Handle Difficulty) packages are easy to use. This package contains logging helpers and Serilog integrations for structured, configurable logging with sinks for Graylog, MSSQL and file-based logging.

Chd.Mongo.Client

Chd (Cleverly Handle Difficulty) packages are easy to use. Utilities and abstractions for working with MongoDB databases and document stores.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.6.1 194 3/2/2026
8.6.0 209 2/19/2026
8.5.9 185 1/21/2026