TECHIS.Serialization.MessagePack
0.1.2
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TECHIS.Serialization.MessagePack --version 0.1.2
NuGet\Install-Package TECHIS.Serialization.MessagePack -Version 0.1.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="TECHIS.Serialization.MessagePack" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TECHIS.Serialization.MessagePack --version 0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TECHIS.Serialization.MessagePack, 0.1.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.
// Install TECHIS.Serialization.MessagePack as a Cake Addin #addin nuget:?package=TECHIS.Serialization.MessagePack&version=0.1.2 // Install TECHIS.Serialization.MessagePack as a Cake Tool #tool nuget:?package=TECHIS.Serialization.MessagePack&version=0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MessagePack implementation if TECHIS.Serialization.Abstractions.IBinarySerialization
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- MsgPack.Cli (>= 0.8.1)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Net.Http (>= 4.3.1)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- TECHIS.Serialization.Abstractions (>= 0.2.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
TECHIS Serialization MessagePack