Hi @uxabp,
Could you share your project with [email protected]?
Hi @TradeMaster,
Could you share your Entity.json for review? And also If you explain the error itself and how to reproduce it, I can help you more easily.
Hi @litojuliano,
Could you share your project with [email protected]?
Hi @litojuliano,
The Power Tools scans all solution files and detects enums. You can create your custom enum in your project. And it will seem at there.
Hi @drutter1954,
First, you can delete bin obj and node_modules folders. Then, zip your project and upload it to Gdrive or whatever you want. And share the link with [email protected] (You can also send with WeTransfer)
Hi @pgummadapu,
If you update your Power Tools extension your problem will be resolved. I will review the document as soon as possible and try to make it more understandable and accurate.
Hi @drutter1954,
It seems a post method. Not get method.
Task<PagedResultDto<GetExpenseForViewDto>> GetActiveForPatient(GetAllExpensesInput input);
Please use ApiClient.PostAsync
method for the request that contains input.
Hi @pgummadapu,
The PostgreSQL error will be resolved in the next version.
For the second error please run in the Angular folder when the Host is live. yarn run nswag
Hi @razkhan78,
Could you share your nuget packages(with versions) at *.EntityFrameworkCore project
Hi @hongbing.wang,
Thank you for sharing with us. I will check it as soon as possible.