CodeBuilder 0.5.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeBuilder --version 0.5.3
NuGet\Install-Package CodeBuilder -Version 0.5.3
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="CodeBuilder" Version="0.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeBuilder --version 0.5.3
#r "nuget: CodeBuilder, 0.5.3"
#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.
// Install CodeBuilder as a Cake Addin
#addin nuget:?package=CodeBuilder&version=0.5.3

// Install CodeBuilder as a Cake Tool
#tool nuget:?package=CodeBuilder&version=0.5.3

A simple library for building C# code from functions

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.6 1,675 9/11/2013
0.5.5 1,134 9/10/2013
0.5.4 1,205 9/10/2013
0.5.3 1,175 9/10/2013
0.5.2 1,177 7/25/2013
0.5.1 1,194 7/24/2013
0.5.0 1,267 7/24/2013

Added the ability to do a Code Block within another Code Block