Teaching SQLite how to handle DateTimeOffset values #6
Welcome back to the final part of this tutorial! By now, our SQLite DateTimeOffset serializer is functional, all that’s missing are a few improvements to make it more flexible. First of all, our custom implementation still does not solve the…
Read more