Thank you @mnetolicky , i found the Dapper is also mapping the Table to Entity one by one ,my question is my stored procedure will return two or more tables (and the table might be include extra column calculated by other columns) ,so i want to recevie a dataset in ASPNETZERO and then convert to the models what i expected, i have no idea how can i handle this case;
I just moved from V8.7 to V9.1 and the migration took me a lot of time. Do I have to migrate again? Is there any better way to resolve it
Hi optixdev. My just was a typo on the configuration "appconfig.json file. I was adding a "/" at the end of the remoServicebaseUrl. What cause the client to not find the server.
Good , it resolved my question。cant add ‘/’ at the end of url
It worked. Thank you
I used the primeNG 9.03 in my project and the primeNG removed the event onBeforeSend after version 9+;
Is there any other way to solve this problem ? thanks!
"primeicons": "^2.0.0",
"primeng": "^9.0.3",