What’s the best practicies to organize a WebAssembly (Client) project on Blazor?
Where to put the components that’s not a page componet but is part of a specific page?
Where to put the DTOs shared with the serve api?
What’s the best practicies to organize a WebAssembly (Client) project on Blazor?
Where to put the components that’s not a page componet but is part of a specific page?
Where to put the DTOs shared with the serve api?