Joch
Blazor Data/Fetch Request.
Hi all,
Im new to blazor, i used to work in asp.net web api as backend, vue as front end via spa and asp net razor pages( I don't know that to call this it like a mvc web app)
Just wondering if i need to use rest, even i can get the data using service or repository and inject to page or component?
Also if i using this, how do i monitor data Request, like i used to monitor data via dev tools > network tab.
Edit: im using blazor web app in .net 8.
Many thanks guys.
8 replies
✅ spike/load testing with multiple user login
Hello im having a trouble to find a testing for load/spike, with multiple user, my web app is using identity which will get the user role and username in context.users
The problem is i cant find the best tools for this. I tried k6 but i dont know how make lo multi user ,i also tried puppeeter.
Thanks.
8 replies