neonKUBE code generation library.
Info
Version: | 0.5.4-alpha |
Author(s): | Jeff Lill |
Last Update: | Monday, July 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nforgeio/neonKUBE/blob/master/Lib/Neon.CodeGen/README.md |
NuGet Url: | https://www.nuget.org/packages/Neon.CodeGen |
Install
Install-Package Neon.CodeGen
dotnet add package Neon.CodeGen
paket add Neon.CodeGen
Neon.CodeGen Download (Unzip the "nupkg" after downloading)
Dependencies
- Neon.Common(>= 0.5.4)
- Microsoft.CodeAnalysis(>= 3.1.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.1)
- System.Runtime(>= 4.3.1)