CodeOfChaos.Extensions 0.93.0

Prefix Reserved
dotnet add package CodeOfChaos.Extensions --version 0.93.0
                    
NuGet\Install-Package CodeOfChaos.Extensions -Version 0.93.0
                    
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="CodeOfChaos.Extensions" Version="0.93.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeOfChaos.Extensions" Version="0.93.0" />
                    
Directory.Packages.props
<PackageReference Include="CodeOfChaos.Extensions" />
                    
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 CodeOfChaos.Extensions --version 0.93.0
                    
#r "nuget: CodeOfChaos.Extensions, 0.93.0"
                    
#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 CodeOfChaos.Extensions@0.93.0
                    
#: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=CodeOfChaos.Extensions&version=0.93.0
                    
Install as a Cake Addin
#tool nuget:?package=CodeOfChaos.Extensions&version=0.93.0
                    
Install as a Cake Tool

CodeOfChaos.Extensions

CodeOfChaos.Extensions is a multi-package .NET repository with reusable extension libraries, Roslyn analyzers/generators, examples, tests, and benchmarks.

Repository Layout

  • src/CodeOfChaos.Extensions: Core extension utilities
  • src/CodeOfChaos.Extensions.Analyzers: Roslyn analyzers
  • src/CodeOfChaos.Extensions.AspNetCore: ASP.NET Core extensions
  • src/CodeOfChaos.Extensions.AspNetCore.Components: Blazor/component extensions
  • src/CodeOfChaos.Extensions.DependencyInjection: DI helpers
  • src/CodeOfChaos.Extensions.DependencyInjection.Generators: Source generators for DI
  • src/CodeOfChaos.Extensions.EntityFrameworkCore: Entity Framework Core extensions
  • src/CodeOfChaos.Extensions.FluentValidation: FluentValidation extensions
  • src/CodeOfChaos.Extensions.MicrosoftLogging: Microsoft.Extensions.Logging helpers
  • src/CodeOfChaos.Extensions.ObjectPool: ObjectPool extensions
  • src/CodeOfChaos.Extensions.Serilog: Serilog extensions
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 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.
  • net10.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on CodeOfChaos.Extensions:

Package Downloads
InfiniLore.InfiniBlazor

InfiniLore's Component Library

CodeOfChaos.CliArgsParser

CliArgsParser is a library built around Dependency Injection to allow you to create CLI tools with ease

InfiniLore.Credentials.Auth0

A library to handle Auth0 more Easily for the InfiniLore server

InfiniLore.Credentials.Auth0.Contracts

A library to handle Auth0 more Easily for the InfiniLore server

CodeOfChaos.Types

A library of common types and classes within the CodeOfChaos project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.93.0 51 7/30/2026
0.90.0 529 3/23/2026
0.89.0 257 3/12/2026
0.87.2 1,220 11/24/2025
0.87.0 478 11/20/2025
0.86.0 463 11/19/2025
0.85.0 468 11/17/2025
0.84.6 392 11/14/2025
0.83.2 1,438 10/22/2025
0.83.1 394 9/12/2025
0.81.1 298 9/5/2025
0.81.0 270 9/3/2025
0.80.0 214 8/23/2025
0.79.1 419 8/19/2025
0.79.0 235 8/19/2025
0.77.3 197 8/15/2025
0.75.0 192 8/15/2025
0.74.0 249 8/13/2025
0.73.0 230 8/13/2025
0.72.0 237 8/13/2025
Loading failed