Published onOctober 25, 2020Bit Bucket Pipelines - Part 1: Building and Testing ASP.NET Corebit-bucketpipelinesdevopsdotnetaspnetcoreBuilding and testing ASP.NET Core code using Bit Bucket Pipelines.
Published onJune 5, 2020Clean Architecture - Command and Query Templatesdotnetclean-architecturearchitecturetemplatedotnet cli templates for creating commands and queries in clean architecture.
Published onMay 4, 2020Clean Architecture - An Introductiondotnetclean-architecturearchitectureAn introduction to Clean Architecture, along with a comparison to the traditional N-Tier architecture.
Published onMarch 7, 2020Using Typescript Without TypescripttypescriptjavascriptHow to enable Typescript checking of Javascript files in VS Code with JSDoc.
Published onFebruary 16, 2020Unit Testing .NET Core with XUnit - Part Twoxunitunit-testingnsubstitutefluent-assertionsUnit Testing .NET Core with xUnit, NSubstitute, and Fluent Assertions.