DTOMaker.Runtime.MessagePack 0.51.1

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

DTOMaker

Source generators for various kinds of DTOs (Data Transport Objects) and POCOs (Plain Old C# Objects).

Build-Deploy

Warning: This is pre-release software under active development. Not for production use. Breaking changes occur often.

Source Generators

The following source generators are maintained in this repo:

DTOMaker.MessagePack

Generates DTOs decorated with MessagePack attributes (https://github.com/MessagePack-CSharp/MessagePack-CSharp).

DTOMaker.MemBlocks

Generates DTOs whose internal data is a single memory block (Memory<byte>). Property getters and setters decode and encode values directly to the block with explicit byte ordering (little-endian or big-endian).

DTOMaker.CSPoco

Generates basic POCOs (Plain Old C# Objects) that implement the data model interfaces.

Features

Member data types

  • Value types: Boolean, S/Byte, U/Int16/32/64/128, Double, Single, Half, Char, Guid, Decimal
  • Strings.
  • Arrays of the above defined as ReadOnlyMemory<T>.
  • Exceptions:
    • DTOMaker.MemBlocks members map to fixed size memory blocks. Thus string and array members require a [Length] attribute.

Coming soon/later

  • DTOMaker.JsonNewtonSoft
  • DTOMaker.JsonSystemText
  • DTOMaker.Records
  • DTOMaker.NetStrux
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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 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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
0.70.3 122 9/9/2025
0.70.2 135 9/2/2025
0.70.1-dev 172 8/27/2025
0.69.10 112 8/17/2025
0.69.9 60 8/16/2025
0.69.8 144 8/13/2025
0.69.7-dev 133 8/13/2025
0.69.6-dev 127 8/12/2025
0.69.4-dev 103 8/9/2025
0.69.3-dev 65 7/19/2025
0.69.2-dev 64 7/19/2025
0.68.6 69 7/19/2025
0.68.5-dev 64 7/19/2025
0.68.2-dev 137 7/17/2025
0.68.1-dev 134 7/17/2025
0.67.7 140 7/17/2025
0.67.6-dev 145 7/9/2025
0.67.5-dev 138 7/9/2025
0.67.3-dev 145 7/7/2025
0.67.1-dev 283 6/10/2025
0.66.18 245 6/9/2025
0.66.17-dev 209 6/9/2025
0.66.16-dev 115 6/8/2025
0.66.14-dev 74 6/7/2025
0.66.13-dev 139 6/5/2025
0.66.10-dev 142 6/5/2025
0.66.9-dev 141 6/5/2025
0.66.8-dev 140 6/5/2025
0.66.7-dev 135 6/4/2025
0.66.2-dev 70 5/31/2025
0.65.20-generics-g24a665d336 68 5/31/2025
0.65.13-generics-ge74b19332f 163 4/23/2025
0.65.10-generics-g6f262eb134 199 4/17/2025
0.65.1-generics 69 5/31/2025
0.64.27 147 5/27/2025
0.64.26 204 5/16/2025
0.64.24 150 5/8/2025
0.64.22 174 4/23/2025
0.64.20 165 4/10/2025
0.64.18 170 4/10/2025
0.64.17 165 4/10/2025
0.64.16 161 4/9/2025
0.64.10 173 4/7/2025
0.64.9 137 4/4/2025
0.64.8-dev 161 4/1/2025
0.64.7-dev-g53a80ba3be 155 4/1/2025
0.64.5-dev-g449e36f771 476 3/25/2025
0.64.5-dev-g2fcf9bff64 151 4/1/2025
0.64.4-dev 156 4/1/2025
0.64.3-dev 156 3/31/2025
0.64.2-dev 479 3/25/2025
0.64.1-dev 477 3/25/2025
0.63.60-gee4d301e03 478 3/25/2025
0.63.19 112 3/21/2025
0.63.19-g2e909c64aa 107 3/21/2025
0.63.17 134 3/14/2025
0.63.16 125 3/14/2025
0.63.15 153 3/13/2025
0.63.13 183 3/11/2025
0.63.12 166 3/11/2025
0.63.11-dev 162 3/11/2025
0.63.9-dev 156 3/11/2025
0.63.8-dev 159 3/10/2025
0.63.7-dev 163 3/10/2025
0.63.6-dev 154 3/10/2025
0.63.3-dev 165 3/10/2025
0.62.10 213 3/8/2025
0.62.9 216 3/8/2025
0.62.7 222 3/7/2025
0.62.6-dev 196 3/7/2025
0.62.5-dev 199 3/7/2025
0.61.14 221 3/6/2025
0.61.13-dev 202 3/6/2025
0.61.12-dev 197 3/6/2025
0.61.10-dev 197 3/6/2025
0.61.9-dev 207 3/5/2025
0.61.8-dev 206 3/5/2025
0.61.5-dev 209 3/4/2025
0.61.3-dev 202 3/4/2025
0.61.2-dev 136 3/3/2025
0.60.8 133 2/27/2025
0.60.7 117 2/27/2025
0.60.6-dev 98 2/27/2025
0.60.3-dev 95 2/25/2025
0.59.10 123 2/19/2025
0.59.8-dev 99 2/19/2025
0.59.5-dev 111 2/17/2025
0.59.4-dev 112 2/15/2025
0.58.9 121 2/4/2025
0.58.8-dev 110 2/4/2025
0.57.6 119 2/1/2025
0.57.4 123 2/1/2025
0.57.2-dev 101 2/1/2025
0.57.1-dev 103 2/1/2025
0.56.13 122 1/31/2025
0.56.12-dev 105 1/31/2025
0.56.11-dev 99 1/30/2025
0.56.10-dev 105 1/30/2025
0.56.9-dev 112 1/30/2025
0.56.6-dev 86 1/24/2025
0.56.5-dev 88 1/24/2025
0.56.4-dev 86 1/24/2025
0.56.3-dev 86 1/24/2025
0.55.38 111 1/23/2025
0.55.37-dev 92 1/23/2025
0.55.36-dev 93 1/22/2025
0.55.34-dev 89 1/22/2025
0.55.32-dev 93 1/22/2025
0.55.31-dev 104 1/21/2025
0.55.30-dev 95 1/21/2025
0.55.29-dev 96 1/20/2025
0.55.27-dev 103 1/20/2025
0.55.25-dev 91 1/20/2025
0.55.24-dev 99 1/20/2025
0.55.23-dev 93 1/19/2025
0.55.20-dev 92 1/19/2025
0.55.17-dev 92 1/19/2025
0.55.14-dev 93 1/19/2025
0.54.1 118 1/3/2025
0.53.5 118 1/1/2025
0.53.4 116 1/1/2025
0.53.3 134 12/31/2024
0.53.2-dev 107 12/31/2024
0.53.1-dev 91 12/31/2024
0.52.2 121 12/31/2024
0.52.1 98 12/31/2024
0.51.1 106 12/31/2024
0.50.2 103 12/31/2024
0.50.1-dev 91 12/31/2024
0.49.7 114 12/31/2024
0.49.6 117 12/29/2024
0.49.5-dev 103 12/29/2024
0.49.4-dev 96 12/29/2024