Learn how to enable your enums to easily serialize as strings, and save them to your database using Dapper as a string. Also… delve into a more complicated example with greater flexibility and stronger type-safety than a simple enum.
Interested in this topic? Register now for our Table Talk at Microsoft Ignite! I’m one of the MCs at a Microsoft… Learn More
Earlier this week I spent a lot of time debugging a random error that popped up and broke our CI/CD builds. The… Learn More