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…
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.
Coding Night - Presentation Dec 5th2022, Nov 29 — 1 minute readI would like to invite you on Dec 5th (Monday) at 8PM NZDT to check the presentation Azure Durable Functions and Patterns - Part 2. Please…
.NET 6 Upgrade - Part 2 - .NET Upgrade Assistant2022, Nov 25 — 8 minute readUpgrading from .NET Framework to .NET 6 is possible via assistants, in this article we are exploring the .NET Upgrade Assistant provided by…
.NET 7 Out-Of-Process Durable Functions, The beginning - Part 12022, Nov 23 — 4 minute readAre you waiting for .NET 7 Out-Of-Process (Isolated) Azure Durable Functions? This is becoming a reality soon. This is still in beta, but…
Azure Durable Functions and Patterns - Part 12022, Nov 21 — 1 minute readGreat presentation available on Coding Night NZ channel about Azure Durable Functions and Patterns - Part 1.
.NET 6 Upgrade - Part 1 - Port Assistant2022, Nov 07 — 6 minute readUpgrading from .NET Framework to .NET 6 is possible via assistants, in this article we are exploring the Porting Assistant for .NET provided…
Coding Night - Presentation Nov 21st2022, Oct 21 — 1 minute readI would like to invite you on Nov 21st (Monday) at 5:30PM NZDT to check the presentation Azure Durable Functions and Patterns - Part…