CodeRobot
CodeRobot copied to clipboard
This repo contains Roslyn based toolchain, such as Code Review Tools, Code Fix, Code Formatter and Code Generator.
Results
2
CodeRobot issues
Sort by
recently updated
recently updated
newest added
Integrated with cli so that can use like this: ``` dotnet codegen -t assembly -connectionstring "db connection string"; dotnet codegen -t project -connectionstring "db connection string" ```
enhancement
help wanted