Resource provider is not registered to subscription. Did you know?2023, Feb 27 — 1 minute read(ResourceProviderNotRegistered) The Microsoft.Blueprint resource provider is not registered to subscription [guid]. The resource provider…
Coding Night - Presentation March 13th2023, Feb 23 — 1 minute readI would like to invite you on March 13th (Monday) at 8PM NZDT to check the presentation A pragmatic approach with Clean Architecture in .NET…
Azure Functions Triggers and Bindings - Part 2 - Blob storage2023, Feb 14 — 5 minute readThis is part 2 of the Azure Functions Triggers and Bindings series where Triggers and Bindings are explored with C# examples. In this post…
YouTube Presentation - Upgrade strategies and tooling for .NET 72023, Jan 31 — 1 minute readGreat presentation available on Coding Night NZ channel about Upgrade strategies and tooling for .NET 7.
Azure Functions Triggers and Bindings - Part 1 - Queue2023, Jan 11 — 3 minute readThis is part 1 of the Azure Functions Triggers and Bindings series where Triggers and Bindings are explored with C# examples. In this post…
Coding Night - Presentation January 23rd2023, Jan 04 — 1 minute readI would like to invite you on January 23rd (Monday) at 8PM to check the presentation Upgrade strategies and tooling for .NET 7. Please RSVP…
ASP.NET Framework Migration to ASP.NET Core with YARP2022, Dec 20 — 5 minute readTransitioning from ASP.NET Framework to ASP.NET Core was never simple, simply because of the way how ASP.NET Framework was created coupled…
gRPC JSON Transcoding in .NET 72022, Dec 14 — 6 minute read.NET 7 introduced gRPC JSON transcoding, used within ASP.NET Core, to allow HTTP/2 requests to be transcoded to JSON and transmitted via…
.NET 7 Out-Of-Process Durable Functions, The beginning - Part 22022, Dec 07 — 4 minute readThe new .NET 7 Out-Of-Process (Isolated) Azure Durable Functions have a new interesting implementation. Class typed functions! Basically we…
YouTube Presentation - Azure Durable Functions and Patterns - Part 22022, Dec 06 — 1 minute readGreat presentation available on Coding Night NZ channel about Azure Durable Functions and Patterns - Part 2.