Tag: 'razor'

Using Services in ASP.NET Core Razor Pages
Using Services in ASP.NET Core Razor Pages
February 8, 2018

I feel like the job of software developer in the last 20 years has been to decouple. Whether it's dependency injection or building modular systems, or even the new trend of micro-services; coupling has been the killer of everything good in software development (maybe).