Adds functionality for storing DateTimeOffset properties in SQLite databases, using the SQLite-net-pcl library.
Info
Version: | 1.2.0 |
Author(s): | mobilemotion.eu |
Last Update: | Wednesday, December 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mobilemotion/SQLite.Net.DateTimeOffset |
NuGet Url: | https://www.nuget.org/packages/SQLite.Net.DateTimeOffset |
Install
Install-Package SQLite.Net.DateTimeOffset
dotnet add package SQLite.Net.DateTimeOffset
paket add SQLite.Net.DateTimeOffset
SQLite.Net.DateTimeOffset Download (Unzip the "nupkg" after downloading)
Dependencies
- sqlite-net-pcl(>= 1.4.118)