Enums Mappings in OpenAPIOpenAPI does not directly support mapping enum keys to values, so if we had an C# enum:Just nowJust now
Dependency Rules in Vertical-Sliced .NET projectsLet’s say I’m building a Library codebase, with domains: Books, Readers, and Borrows.2d ago2d ago
Previewing *.log filesWhen loggers in my apps pipe logs to a file, I make sure they’re usually in the format:Sep 3Sep 3
Organization-wide Cache InvalidationKey-Tracking — A cache-invalidation strategy for organizationsJun 8Jun 8
Verify IoC Registrations on Startup!Assert that your Registered DI Services, actually work!Jun 7Jun 7
Set ConfigurationManager ValuesHave you ever needed to set a value in ConfigurationManager.AppSettings e.g. ConfigurationManager.AppSettings.Add("foo", "value") ?Jun 6Jun 6
How I handle Exceptions in ASP.NETThis is my preferred method of handling errors in ASP.NET projects. Perhaps, you’ll find it useful, or maybe you’ll find holes in it and…Apr 29Apr 29
Stop using the old *.csproj SDK formatMigrate your legacy csproj files to the new SDK format in 8 stepsApr 222Apr 222
Using glob patterns in *.csproj filesMake your legacy *.csproj files cleaner and more reliableApr 21Apr 21