-
ASP.Net Core base setup of Swashbuckle/Swagger OAS3 and API-Versioning – with a bit of touch-up
This blog post will show you how to easily setup API-Versioning and Swagger generation of OAS 3 to your ASP.Net Core API using Swashbuckle 5.0 and Microsoft aspnet-api-versioning. It is a touch-up on the previous blog-post, with even less info. — read more
-
ASP.Net Core base setup of Swashbuckle/Swagger OAS3 and API-Versioning
This blog post will show you how to easily setup API-Versioning and Swagger generation of OAS 3 to your ASP.Net Core API using Swashbuckle 5.0 and Microsoft aspnet-api-versioning. — read more
-
How to throttle a Azure Function hosted on a consumption plan
Have you ever tried to throttle a Function that is hosted on a consumption plan? Well if you have, then you know of some of the problems that you run into. Given a Durable Function that does a fan-out and gets data from an API that needed throtteling, this is what I came up with… — read more
-
Dynamically load and unload plugins with MEF
This article is a “Dynamic load and unload of plugins – in 20 minutes”. I wrote this many years ago and it has just been laying around since then without being published… — read more
-
Log Analytics chart with labels and all using summarize and by
To create a chart showing requests and the average duration of requests, grouping the results per second based on the timestamp. This is how i did it — read more
-
A fist-bump and a hug
The following story may sound like a puff-piece, but I assure you, it is not meant to be one. I had just traveled 5 hours and was walking into the hotel where me and my colleagues were staying for the conference. Hitting the lobby I see one of the founders of the firm I work… — read more
-
The Journey Begins
Thanks for joining me! Let’s keep this as a first blog post, the day I created this blog… This is a place for me, to keep my stupid stuff and thoughts. The nullable. If you like it great 🙂 Good company in a journey makes the way seem shorter. — Izaak Walton — read more
You must be logged in to post a comment.