0xor1.Common.Client 6.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package 0xor1.Common.Client --version 6.0.3
                    
NuGet\Install-Package 0xor1.Common.Client -Version 6.0.3
                    
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="0xor1.Common.Client" Version="6.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="0xor1.Common.Client" Version="6.0.3" />
                    
Directory.Packages.props
<PackageReference Include="0xor1.Common.Client" />
                    
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 0xor1.Common.Client --version 6.0.3
                    
#r "nuget: 0xor1.Common.Client, 6.0.3"
                    
#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 0xor1.Common.Client@6.0.3
                    
#: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=0xor1.Common.Client&version=6.0.3
                    
Install as a Cake Addin
#tool nuget:?package=0xor1.Common.Client&version=6.0.3
                    
Install as a Cake Tool

Common

Build Status Coverage Status

Common classes I use in all of my projects:

  • Common.Shared for both client and server side usage.
  • Common.Client for only client side usage.
  • Common.Server for only server side usage.

Prerequisites

To build and run this project you need .net core 10, docker and docker-compose installed

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.8 270 12/12/2025
6.0.7 269 12/12/2025
6.0.6 213 10/30/2025
6.0.5 182 10/9/2025
6.0.4 203 10/9/2025
6.0.3 178 10/5/2025
6.0.2 232 7/26/2025
6.0.1 551 7/24/2025
5.0.4 522 12/1/2024
5.0.3 486 10/13/2024
5.0.2 475 8/4/2024
5.0.0 442 8/4/2024
4.0.4 524 7/3/2024
4.0.3 471 7/3/2024
4.0.2 469 7/3/2024
4.0.1 507 7/3/2024
4.0.0 480 7/3/2024
3.0.27 509 5/15/2024
3.0.26 465 5/15/2024
3.0.25 490 5/15/2024
Loading failed