The dotnet code generation CLI tool that works with the Code.Generation.Roslyn NuGet package.
                        
                    
         
                Info
| Version: | 1.2.0.20974 | 
| Author(s): | Michael W. Powell | 
| Last Update: | Friday, September 20, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mwpowellhtx/Code.Generation.Roslyn | 
| NuGet Url: | https://www.nuget.org/packages/dotnet-cgr | 
Install
Install-Package dotnet-cgr
                        dotnet add package dotnet-cgr
                        paket add dotnet-cgr
                        
                                dotnet-cgr Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Code.Generation.Roslyn.Engine(>= 1.2.0.20973)
 - Microsoft.NETCore.App(>= 2.1.0)
 - NConsole.Options.Extensions(>= 1.4.7 && < 2.0.0)
 - System.Runtime.Loader(>= 4.3.0)
 
Tags