Info
| Version: | |
| Author(s): | Matthew Little | 
| Last Update: | Wednesday, June 27, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SolCodeGen | 
Install
Install-Package SolCodeGen
                        dotnet add package SolCodeGen
                        paket add SolCodeGen
                        
                                SolCodeGen Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EthNet.Contract(>= 0.2.54)
- McMaster.Extensions.CommandLineUtils(>= 2.2.4)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.8.2)
- Microsoft.CodeAnalysis.CSharp.Features(>= 2.8.2)
- Microsoft.NETCore.App(>= 2.1.0)
