I’ve recently learned the functional programming approach for C#, so I’m on the lookout to make my code more functional and my objects more immutable. I’m also starting a new ASP.NET MVC Core + EF Core personal project as part of my #CodeNewbie training journey. Of course, I wanted to […]