URL Shortener API in .NET by Utilising Minimal APIs
How to Create a URL Shortener with Minimal APIs in .NET.
2022, Oct 18 — 5 minute readHow to Create a URL Shortener with Minimal APIs in .NET.
2022, Oct 18 — 5 minute readHow to debug your .NET Configuration to find out where the configuration values came from...
2022, Aug 12 — 3 minute readHow to atomically upsert (update or insert) a document into an array with MongoDB update...
2022, Aug 12 — 5 minute readHow to setup a MongoDB to Use Standard GUIDs within C#
2022, Feb 18 — 3 minute readDomain Driven Design value types in C# with MongoDB
2022, Jan 03 — 4 minute readHow to extra validation errors using Problem Detail within ASP.NET Core
2022, Jan 02 — 6 minute readHow to create and manipulate JSON with the JsonNode object in System.Text.Json
2021, Dec 29 — 8 minute readHow to traversing JSON with the JsonDocument object in System.Text.Json
2021, Dec 19 — 4 minute read