fullstackhero / blazor-wasm-boilerplate

Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.

Home Page:https://fullstackhero.net/blazor-webassembly-boilerplate/general/getting-started/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with release builds/publish

bigiayomide opened this issue · comments

Hi there, I need help, Not sure if it has anything to do with nswag but i do suspect nswag, when I run my app in debug mode everything works fine, however when i run my app in release mode, it cant seem to inject interfaces created from the nswag
build..

Please see screenshot below

@iammukeshm

image