Microsoft.Orleans.CodeGenerator 4.0.0-preview2

Prefix Reserved
This is a prerelease version of Microsoft.Orleans.CodeGenerator.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Orleans.CodeGenerator --version 4.0.0-preview2
                    
NuGet\Install-Package Microsoft.Orleans.CodeGenerator -Version 4.0.0-preview2
                    
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="Microsoft.Orleans.CodeGenerator" Version="4.0.0-preview2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Orleans.CodeGenerator" Version="4.0.0-preview2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Orleans.CodeGenerator">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Microsoft.Orleans.CodeGenerator --version 4.0.0-preview2
                    
#r "nuget: Microsoft.Orleans.CodeGenerator, 4.0.0-preview2"
                    
#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 Microsoft.Orleans.CodeGenerator@4.0.0-preview2
                    
#: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=Microsoft.Orleans.CodeGenerator&version=4.0.0-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Orleans.CodeGenerator&version=4.0.0-preview2&prerelease
                    
Install as a Cake Tool

Code generation library for Orleans.Serialization

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (67)

Showing the top 5 NuGet packages that depend on Microsoft.Orleans.CodeGenerator:

Package Downloads
Microsoft.Orleans.Core

Core library of Microsoft Orleans used both on the client and server.

Microsoft.Orleans.Core.Abstractions

Core abstractions library of Microsoft Orleans

Microsoft.Orleans.Serialization

Fast, flexible, and version-tolerant serializer for .NET

Microsoft.Orleans.Sdk

Microsoft Orleans meta package to bring in the base Orleans packages for all project types.

Microsoft.Orleans.Runtime

Core runtime library of Microsoft Orleans that hosts and executes grains within a silo.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.Orleans.CodeGenerator:

Repository Stars
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
RayTale/Vertex
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
Cysharp/NativeCompressions
NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.
Version Downloads Last Updated
10.0.1 8,668 2/7/2026
10.0.0 38,208 1/20/2026
10.0.0-rc.2 4,979 12/31/2025
9.2.1 697,228 7/16/2025
9.2.0 14,636 7/14/2025
9.2.0-preview3 10,400 6/10/2025
9.2.0-preview2 1,579 6/4/2025
9.2.0-preview1 37,195 4/4/2025
9.1.2 817,919 2/13/2025
9.0.1 329,138 11/23/2024
9.0.0 29,281 11/14/2024
7.2.7 19,786 10/15/2024
4.0.0-preview2 21,990 8/4/2022
3.8.0 290 5/6/2025
3.8.0-preview5 328 5/12/2025
3.8.0-preview3 284 4/8/2025
3.8.0-preview2 195 4/4/2025
3.8.0-preview1 293 3/31/2025
Loading failed