This project is to generate the C# http client code based on the json file. Tested on dotnet5.0
- clone the code
- config based on your ide.
- config the input json file, in Program.cs file.
- config settings in program.cs
- run the main mathod, it will create the cs client file for you.