All-Star
58484 Points
15803 Posts
Feb 25, 2021 04:18 PM|bruce (sqlwork.com)|LINK
You need to register it in the blazor server app to use it in the blazor code. But I thought your blazor code was calling the webapi service. You use httpclient to call webapi.
All-Star
58484 Points
15803 Posts
Re: Mixing WebAPI and Dapper - how to set up?
Feb 25, 2021 04:18 PM|bruce (sqlwork.com)|LINK
You need to register it in the blazor server app to use it in the blazor code. But I thought your blazor code was calling the webapi service. You use httpclient to call webapi.