OBeautifulCode.CodeGen.ModelObject 1.0.210

dotnet add package OBeautifulCode.CodeGen.ModelObject --version 1.0.210
                    
NuGet\Install-Package OBeautifulCode.CodeGen.ModelObject -Version 1.0.210
                    
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="OBeautifulCode.CodeGen.ModelObject" Version="1.0.210" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OBeautifulCode.CodeGen.ModelObject" Version="1.0.210" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.CodeGen.ModelObject" />
                    
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 OBeautifulCode.CodeGen.ModelObject --version 1.0.210
                    
#r "nuget: OBeautifulCode.CodeGen.ModelObject, 1.0.210"
                    
#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 OBeautifulCode.CodeGen.ModelObject@1.0.210
                    
#: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=OBeautifulCode.CodeGen.ModelObject&version=1.0.210
                    
Install as a Cake Addin
#tool nuget:?package=OBeautifulCode.CodeGen.ModelObject&version=1.0.210
                    
Install as a Cake Tool

Code generation library to automate the creation of boilerplate code.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OBeautifulCode.CodeGen.ModelObject:

Package Downloads
OBeautifulCode.CodeGen.Console

Generates code for a specified project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.210 201 1/29/2026
1.0.209 321 10/27/2025
1.0.208 295 10/27/2025
1.0.207 297 10/27/2025
1.0.206 248 10/24/2025
1.0.205 244 10/24/2025
1.0.204 305 10/23/2025
1.0.203 302 10/23/2025
1.0.202 303 10/23/2025
1.0.201 303 10/22/2025
1.0.199 404 8/7/2025
1.0.197 238 7/30/2025
1.0.196 316 7/8/2025
1.0.195 367 5/6/2025
1.0.194 295 5/6/2025
1.0.193 345 5/5/2025
1.0.192 318 2/12/2025
1.0.191 317 12/23/2024
1.0.190 312 12/5/2024
1.0.189 346 9/19/2024
Loading failed