Comment on Ask HN: What would you use to build a mostly CRUD back end today?Comments−calferreira2yInteresting, no one using .net ? Why ?−CwizardOP2yI think .net is just not as popular on HN. Lots of companies I talk to use .net in their stacks. Have never used it myself however.−romanhn2yThere's literally dozens of us! :) I'm using .NET 6 with a React frontend and Linux-based AWS infra. Feels like the best of all the worlds.−codegeek2yI am using it and going to double down on .Net Core with Blazor.−lotsoweiners2yBlazor server or WASM?−codegeek2yBlazor server but with the new .NET 8 release coming up, I am curious as now there will just be Blazor web app and you can choose both in same project.
Comments
Interesting, no one using .net ? Why ?
I think .net is just not as popular on HN. Lots of companies I talk to use .net in their stacks. Have never used it myself however.
There's literally dozens of us! :) I'm using .NET 6 with a React frontend and Linux-based AWS infra. Feels like the best of all the worlds.
I am using it and going to double down on .Net Core with Blazor.
Blazor server or WASM?
Blazor server but with the new .NET 8 release coming up, I am curious as now there will just be Blazor web app and you can choose both in same project.