代码拉取完成,页面将自动刷新
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>1.2.1</version>
<authors>Frank Krueger</authors>
<owners>Frank Krueger,Tim Heuer</owners>
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE.md</licenseUrl>
<projectUrl>https://github.com/praeclarum/sqlite-net</projectUrl>
<iconUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/nuget/Logo-low.png</iconUrl>
<id>sqlite-net</id>
<title>sqlite-net</title>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. It is written in C# 3.0 and is meant to be simply compiled in with your projects. It was first designed to work with MonoTouch on the iPhone, but should work in any other CLI environment.</description>
<tags>sqlite sql monotouch database metro winrt</tags>
<summary>A .NET client library to access SQLite embedded database files in a LINQ manner.</summary>
<releaseNotes>
<![CDATA[
v1.2.1: Compare column names without case.
]]>
</releaseNotes>
</metadata>
<files>
<file src="src/SQLite.cs" target="content/SQLite.cs" />
<file src="src/SQLiteAsync.cs" target="content/SQLiteAsync.cs" />
</files>
</package>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。