jasontaylordev / RapidBlazor

Clean Architecture Solution Template for Blazor WebAssembly .NET 7
MIT License
295 stars 54 forks source link

Upgraded to .Net 8 Blazor Web App #19

Open ubhaya opened 10 months ago

0xSamman commented 3 months ago

HI @ubhaya. Thanks for this PR, I got an error about injecting nswag clients.

(Cannot provide a value for property 'UsersClient' on type 'RapidBlazor.WebUi.Client.Pages.Admin.Users.Edit'. There is no registered service of type 'RapidBlazor.WebUi.Client.Handlers.Interfaces.IUserHandler'.)

Can you help me figure it out?