Tagged Questions

9
votes
9answers
1k views

What technology stack would you use for starting a new .NET web project?

I'm about to start building a new web project based on the .NET technology stack. What I want is to somehow avoid the "default" way of building ASP.NET web apps using webforms and stuff. So, the ...