0xor1.Common.Shared 5.0.5

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

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 (2)

Showing the top 2 NuGet packages that depend on 0xor1.Common.Shared:

Package Downloads
0xor1.Common.Client

Common classes I use in all of my projects for client side usage.

0xor1.Common.Server

Common classes I use in all of my projects for server side usage.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.8 223 12/12/2025
6.0.7 167 12/12/2025
6.0.6 215 10/30/2025
6.0.5 201 10/9/2025
6.0.4 192 10/9/2025
6.0.3 201 10/5/2025
6.0.2 245 7/26/2025
6.0.1 564 7/24/2025
6.0.0 553 7/24/2025
5.0.5 261 7/16/2025
5.0.4 320 12/1/2024
5.0.3 223 12/1/2024
5.0.2 315 8/4/2024
5.0.1 201 8/4/2024
5.0.0 247 8/4/2024
4.0.4 324 7/3/2024
4.0.3 266 7/3/2024
4.0.2 273 7/3/2024
4.0.1 285 7/3/2024
4.0.0 285 7/3/2024
Loading failed