The default .NET templates have become advertisements for new .NET features and are no longer fit for teams to use to build well-architected, maintainable solutions with good design patterns.
So I’ve started to build my own.
aerospace, cars, finance, leadership, opinion, tech
The default .NET templates have become advertisements for new .NET features and are no longer fit for teams to use to build well-architected, maintainable solutions with good design patterns.
So I’ve started to build my own.
Like you I often spend my weekends writing REST APIs for fun. And like you I am often frustrated by the amount of server-side code I need to write just to expose some data to JavaScript. Boilerplate, boilerplate, boilerplate. Ugh! So this weekend, in between bouts of erratic and unsatisfying jetlag-sleep, I decided to try…