1 Comment

Completely new to refit and relatively new to asp.net. I'm puzzled where to put that service registration:

1) In the same method as the API call?

2) Somewhere like program.cs?

Anyway, where does the variable 'services' come from?

Expand full comment