All the necesary nuget references to use sqlite with XPO.
Info
Version: | 1.0.0 |
Author(s): | Jose Manuel Ojeda Melgar |
Last Update: | Tuesday, September 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/egarim/BIT.XPO.Sqlite |
NuGet Url: | https://www.nuget.org/packages/BIT.Sqlite.Droid |
Install
Install-Package BIT.Sqlite.Droid
dotnet add package BIT.Sqlite.Droid
paket add BIT.Sqlite.Droid
BIT.Sqlite.Droid Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.Sqlite(>= 2.0.1)
- Microsoft.Data.Sqlite.Core(>= 2.0.1)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.NETCore.Platforms(>= 2.0.2)
- NETStandard.Library(>= 2.0.1)
- SQLitePCLRaw.bundle_green(>= 1.1.10)
- SQLitePCLRaw.core(>= 1.1.10)
- SQLitePCLRaw.lib.e_sqlite3.android(>= 1.1.10)
- SQLitePCLRaw.provider.e_sqlite3.android(>= 1.1.10)
- System.ComponentModel.Annotations(>= 4.4.1)
- System.Data.SqlClient(>= 4.4.3)
- System.Drawing.Common(>= 4.5.022640604)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.ServiceModel.Http(>= 4.4.2)
- System.ServiceModel.Primitives(>= 4.4.2)
- System.Text.Encoding.CodePages(>= 4.4.0)
Tags