Teaching SQLite how to handle DateTimeOffset values #5
If you followed all the steps in the previous blog post, created your own SQLite DateTimeOffset serializer post-build task and tested it, you might wonder how to automate it. At the moment, we need to build the target assembly, register…
Read more