Fady
Trying to figure out what project preset type is best for deploying my project.
well in this instance there's just a backend and a frontend project that will be deployed. No Class libraries or SQL projects, as they are handled separately.
Would you guys:
A) Have a Blazor project for the frontend and keep the Backend in an ASP.NET Web API project
B) Integrate both frontend and backend into Blazor projects?
I think the idea of why they wanted Blazor was because they're trying to take a step back from JavaScript in their projects.
14 replies
Trying to figure out what project preset type is best for deploying my project.
Oh? How come?
All of the solutions has at least a backend and a frontend project under it. So i'm just following that.
Im new to Blazor so the question here is now if i do create a Blazor app for the frontend; should i redo the backend as well?
14 replies
✅ ASP.NET MVC and mapping correct views.
The Code in question: https://paste.mod.gg/hzerrinfnayw/3
2 replies