VOOZH about

URL: https://www.nuget.org/packages/Shorokoo.CodeGen/

⇱ NuGet Gallery | Shorokoo.CodeGen 0.0.1




Shorokoo.CodeGen 0.0.1

dotnet add package Shorokoo.CodeGen --version 0.0.1
 
 
NuGet\Install-Package Shorokoo.CodeGen -Version 0.0.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="Shorokoo.CodeGen" Version="0.0.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Shorokoo.CodeGen" Version="0.0.1" />
 
Directory.Packages.props
<PackageReference Include="Shorokoo.CodeGen" />
 
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 Shorokoo.CodeGen --version 0.0.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Shorokoo.CodeGen, 0.0.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 Shorokoo.CodeGen@0.0.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=Shorokoo.CodeGen&version=0.0.1
 
Install as a Cake Addin
#tool nuget:?package=Shorokoo.CodeGen&version=0.0.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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/Shorokoo/Shorokoo

There are no supported framework assets in this package.

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 Shorokoo.CodeGen:

Package Downloads
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.0.1 54 6/25/2026
0.0.1-preview 53 6/25/2026