PinnedASP.NET Core Exception MiddlewareMicrosoft documentation defines ASP.NET Core middleware as “software that’s assembled into an app pipeline to handle requests and…Feb 2, 20211Feb 2, 20211
PinnedTerraform Azure DevOps Build and Release pipelinesIf you use Terraform to manage your infrastructure as code, Azure DevOps for your continuous integration and continuous deployment (CI/CD)…Jan 28, 2021Jan 28, 2021
PinnedDependency Injection (DI) in .NET Core and .NET 5 (C#) Unit TestsIntroductionJan 26, 20212Jan 26, 20212
C# `with` expressionFrom the description from Microsoft — available in C# 9.0 and later, a with expression produces a copy of its operand with the specified…May 16, 2023May 16, 2023
Simple GitHub actions reusable workflow using .NET 6If you’re like me and wanted to get more into GitHub actions, and ever wondered if you can reuse a workflow, then I hope this post helps…Mar 29, 2022Mar 29, 2022
Published in.Net ProgrammingSimple GitHub actions reusable workflow using .NET 6If you’re like me and wanted to get more into GitHub actions, and ever wondered if you can reuse a workflow, then I hope this post helps…Mar 28, 2022Mar 28, 2022