VitalJeevanjot
Blazor server vs. Blazor web assembly + Minimal API
If my project can be created in any of the above. Which one should i go with for better future support and creation of projects (assuming future projects can be created anyone from above).
88 replies
✅ Calling toast library function in scaffolded cshtml.cs
Hi,
Can someome please point on to how to use
shared/mycomponent
function in a scaffolded cshtml -> cs for example in identity/pages/account/manage/register.cshtml.cs
i want to invoke my toast component https://github.com/Blazored/Toast
66 replies