|
|
|
|
|
by troymc
1195 days ago
|
|
These days, in the .NET ecosystem, there is Blazor. You write your whole web app in HTML, CSS and C# (frontend and backend). There are several different deployment models; Wikipedia gives a good summary: https://en.wikipedia.org/wiki/Blazor |
|