Database 2 Code Steps to generate Start a new project with DB2Code template Modify the connection details from GeneratorPowershell Run the project and it will generate the code for you If it shows an error , please copy the powershell command and run it from the terminal ( easy way: put into file a.bat) The code will be generated - run the WebAPI project ( modify connection string if you want ) Please copy Directory.Build.props Directory.Packages.props from https://github.com/ignatandrei/QueryViewer/tree/main/src/NET8/DB2GUI Modify the templates if you want to change something |