File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # KY.Generator
1+ # KY.Generator ![ ] ( https://img.shields.io/nuget/v/KY.Generator.CLI.svg?style=flat )
22We are not yet done, see the [ dev-branch] ( https://github.com/KY-Programming/generator/tree/dev )
33
44## Setup for Visual Studio
@@ -40,7 +40,7 @@ Run a command [(go to Wiki)](https://github.com/KY-Programming/generator/wiki/Co
4040KY.Generator.exe reflection -assembly=KY.Generator.Examples.Reflection.dll -name=ExampleType -namespace=KY.Generator.Examples.Reflection -relativePath=Output -language=TypeScript
4141```
4242
43- # Reflection
43+ # Reflection ![ ] ( https://img.shields.io/nuget/v/KY.Generator.Reflection.svg?style=flat )
4444Generate TypeScript classes from any .net type including all dependencies.
4545Optionally convert all properties to public fields or vice versa.
4646
You can’t perform that action at this time.
0 commit comments