A simple library for building C# code from functions.
Info
| Version: | 0.5.6 |
| Author(s): | Evin Grano |
| Last Update: | Wednesday, September 11, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/etgryphon/codebuilder |
| NuGet Url: | https://www.nuget.org/packages/CodeBuilder |
Install
Install-Package CodeBuilder
dotnet add package CodeBuilder
paket add CodeBuilder
CodeBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(2.6.2)
Tags