Failing fast with invalid configuration in .NET
How abort your application when configuration is invalid within .NET applications
2023, Feb 24 — 7 minute readHow abort your application when configuration is invalid within .NET applications
2023, Feb 24 — 7 minute readHow to building APIs with MongoDB and .NET Minimal APIs
2023, Feb 12 — 6 minute readHow to swapping controller actions based on requests
2023, Jan 31 — 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 read