I will forget this if I don’t get it written down, and I’m hoping that someone else will find this useful as well. If you’re…
Leave a CommentJamieNordmeyer.net Posts
In a previous post, I talked about the Clean Architecture Pattern, and I presented a .NET 6 solution template that can be used to bootstrap…
Leave a CommentWow, the time has really flown by, hasn’t it?!? Today marks the 20th anniversary of .NET! Released on February 13th, 2002, .NET has been through…
Leave a CommentMerry Christmas and Happy Holidays to everyone!!! I know that it’s Christmas day, but as the day winds down, and I sit here after a…
Leave a CommentI’ve become a huge fan of the Clean Architecture pattern when working on .NET API’s. I won’t go into a ton of detail here, as…
4 CommentsThere are certain types of data that we will pull into our applications that do not change, or that change very, very slowly. In these…
Leave a CommentI’ve run into issues a couple of times now when working in Visual Studio Code where OmniSharp seems to lose itself. Intellisense isn’t working, nor…
Leave a CommentOne of my favorite things to do at work with my fellow engineers is to “geek out”. Whether it’s exploring new technologies, helping, or getting…
Leave a CommentPodcasts are a great way to pass the time when you’re doing chores, doing your daily commute, or even walking the doggo’s. This will be…
Leave a CommentOne of the applications that I work with uses PowerShell from with a .NET C# API project. The Nuget package that provides the necessary interfaces…
Leave a Comment