Chd.Library.Common 10.2.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Chd.Library.Common --version 10.2.2
                    
NuGet\Install-Package Chd.Library.Common -Version 10.2.2
                    
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.Library.Common" Version="10.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chd.Library.Common" Version="10.2.2" />
                    
Directory.Packages.props
<PackageReference Include="Chd.Library.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.Library.Common --version 10.2.2
                    
#r "nuget: Chd.Library.Common, 10.2.2"
                    
#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.Library.Common@10.2.2
                    
#: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.Library.Common&version=10.2.2
                    
Install as a Cake Addin
#tool nuget:?package=Chd.Library.Common&version=10.2.2
                    
Install as a Cake Tool

Essential extensions and utilities for .NET 10 Razor Pages projects: streamlined logging, telemetry, configuration, and productivity-boosting helpers. Simplify your code, accelerate your development.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (9)

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

Package Downloads
Chd.Library.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.Library.Caching

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

Chd.Library.Security

Chd (Cleverly Handle Difficulty) packages are easy to use. This package contains security helpers and authentication/authorization utilities for web APIs and services.

Chd.Library.NoSQL

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

Chd.Library.MQ

Chd (Cleverly Handle Difficulty) packages are easy to use. This package contains RabbitMQ message queue abstractions and helpers for pub/sub patterns and reliable messaging in distributed systems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.7.1 286 3/5/2026
8.6.1 89 3/2/2026
8.6.0 136 3/2/2026
8.5.8 123 3/2/2026
8.5.7 296 2/19/2026
8.5.6 341 1/15/2026
8.5.5 258 1/12/2026
8.5.4 384 12/20/2025
8.5.3 776 8/17/2025
8.5.2 423 7/31/2025
8.5.1 944 7/23/2025
Loading failed