EricLouchez.Shorokoo.CodeGen
0.1.8-dev
dotnet add package EricLouchez.Shorokoo.CodeGen --version 0.1.8-dev
NuGet\Install-Package EricLouchez.Shorokoo.CodeGen -Version 0.1.8-dev
<PackageReference Include="EricLouchez.Shorokoo.CodeGen" Version="0.1.8-dev" />
<PackageVersion Include="EricLouchez.Shorokoo.CodeGen" Version="0.1.8-dev" />
<PackageReference Include="EricLouchez.Shorokoo.CodeGen" />
paket add EricLouchez.Shorokoo.CodeGen --version 0.1.8-dev
#r "nuget: EricLouchez.Shorokoo.CodeGen, 0.1.8-dev"
#:package EricLouchez.Shorokoo.CodeGen@0.1.8-dev
#addin nuget:?package=EricLouchez.Shorokoo.CodeGen&version=0.1.8-dev&prerelease
#tool nuget:?package=EricLouchez.Shorokoo.CodeGen&version=0.1.8-dev&prerelease
Shorokoo.CodeGen
C# source generator for Shorokoo.
Turns [Module]-annotated partial classes into strongly typed Module/Model
wrappers — generated Model() / Call() factory methods, cached computation
graphs, and typed hyperparameter sets for optimizers.
dotnet add package Shorokoo.CodeGen
This is a development-time dependency (a Roslyn analyzer); it adds nothing to
your runtime output. Shorokoo is usable without it, but [Module] classes are
the recommended way to define models.
Documentation: https://github.com/Eric-Louchez/Shorokoo
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EricLouchez.Shorokoo.CodeGen:
| Package | Downloads |
|---|---|
|
EricLouchez.Shorokoo
Define, train, and run neural networks in pure C#. Meta-package that brings the Shorokoo runtime (Shorokoo.Core), ready-made layers (Shorokoo.Modules), and the [Module] source generator (Shorokoo.CodeGen). Add exactly one backend: Shorokoo.LinuxCPU, Shorokoo.LinuxGPU, Shorokoo.WinCPU, or Shorokoo.WinGPU. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.8-dev | 41 | 6/20/2026 |
| 0.1.7-dev | 59 | 6/16/2026 |
| 0.1.6-dev | 46 | 6/16/2026 |
| 0.1.4-preview.1 | 58 | 6/12/2026 |
| 0.1.2-preview.1 | 51 | 6/11/2026 |