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 CommentTag: .net core
Wow, 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 CommentsOne 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 CommentIn a project that I’m working on (for the sake of the code samples, this is written using .NET 5 and C# 9), I’m using…
Leave a Comment