Code generation library for Orleans.Serialization.
Info
Version: | 9.0.0 |
Author(s): | Microsoft |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/orleans |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Orleans.CodeGenerator |
Install
Install-Package Microsoft.Orleans.CodeGenerator
dotnet add package Microsoft.Orleans.CodeGenerator
paket add Microsoft.Orleans.CodeGenerator
Microsoft.Orleans.CodeGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.4.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- System.Runtime(>= 4.3.1)
Tags