Comment on What is your favorite software stack for full-stack web development?
douglasg14b@programming.dev 1 year agoYessss.
C#/.Net backends are the best. The long term stability, DevX, and the “it just works” nature of all the tooling makes it a great choice. It’s also fast, which makes scaling for most applications a non-issue.
I’ve switched to postgres for DB from SQL server, have never looked back, would recommend.
jonwah@discuss.tchncs.de 1 year ago
Yup all valid points. And I find Nuget to be a heaps less painful package manager than other ecosystems