DatabaseConnections.SQLite 2.1.0
A wrapper around the standard IDb classes.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>DatabaseConnections.SQLite</id>
<version>2.1.0</version>
<title>DatabaseConnections.SQLite</title>
<authors>mrstebo, ekmsystems</authors>
<owners>mrstebo, ekmsystems</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/ekmsystems/DatabaseConnections/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/ekmsystems/DatabaseConnections</projectUrl>
<description>A wrapper around the standard IDb classes.</description>
<releaseNotes></releaseNotes>
<copyright></copyright>
<tags>database connections idbconnection sqlite</tags>
<dependencies>
<dependency id="System.Data.SQLite.Core" version="1.0.105" />
<dependency id="DatabaseConnections" version="2.1.0" />
</dependencies>
</metadata>
</package>