文件名称:sqlite-net-master
介绍说明--下载内容来自于网络,使用问题请自行百度
sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in [http://www.sqlite.org SQLite 3 databases]. It is written in C# and is meant to be simply compiled in with your projects. It was first designed to work with MonoTouch on the iPhone, but has grown up to work on all the platforms (Mono for Android, .NET, Silverlight, WP7, WinRT, Azure, etc.).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
examples/
examples/Stocks/
examples/Stocks/AssemblyInfo.cs
examples/Stocks/Main.cs
examples/Stocks/Stocks.cs
examples/Stocks/Stocks.csproj
examples/Stocks/Stocks.sln
examples/StocksImplicit/
examples/StocksImplicit/AssemblyInfo.cs
examples/StocksImplicit/Main.cs
examples/StocksImplicit/Stocks.cs
examples/StocksImplicit/StocksImplicit.csproj
examples/StocksImplicit/StocksImplicit.sln
examples/StocksTouch/
examples/StocksTouch/AddStockView.xib
examples/StocksTouch/AddStockView.xib.cs
examples/StocksTouch/AddStockView.xib.designer.cs
examples/StocksTouch/Info.plist
examples/StocksTouch/Main.cs
examples/StocksTouch/MainWindow.xib
examples/StocksTouch/MainWindow.xib.designer.cs
examples/StocksTouch/StocksTouch.csproj
examples/StocksTouch/StocksTouch.sln
examples/StocksTouch/StocksView.xib
examples/StocksTouch/StocksView.xib.cs
examples/StocksTouch/StocksView.xib.designer.cs
lib/
lib/metro/
lib/metro/ARM/
lib/metro/ARM/sqlite3.dll
lib/metro/x64/
lib/metro/x64/sqlite3.dll
lib/metro/x86/
lib/metro/x86/sqlite3.dll
lib/wp7/
lib/wp7/Community.CsharpSqlite.WinPhone.dll
nuget/
nuget/build.bat
nuget/NuGet.exe
nuget/SQLite-net/
nuget/SQLite-net/packages.config
nuget/SQLite-net/SQLite-net.csproj
nuget/SQLite-net/SQLite-net.sln
nuget/sqlite-net-pcl.nuspec
nuget/sqlite-net.nuspec
src/
src/AssemblyInfo.cs
src/SQLite.cs
src/SQLite.MonoTouchAdmin.cs
src/SQLiteAsync.cs
tests/
tests/AsyncTests.cs
tests/BooleanTest.cs
tests/ByteArrayTest.cs
tests/CollateTest.cs
tests/ConnectionTrackingTest.cs
tests/ContainsTest.cs
tests/CreateTableImplicitTest.cs
tests/CreateTableTest.cs
tests/DateTimeOffsetTest.cs
tests/DateTimeTest.cs
tests/DeleteTest.cs
tests/DropTableTest.cs
tests/EqualsTest.cs
tests/ExceptionAssert.cs
tests/GuidTests.cs
tests/IgnoreTest.cs
tests/InheritanceTest.cs
tests/InsertTest.cs
tests/JoinTest.cs
tests/LinqTest.cs
tests/MappingTest.cs
tests/MigrationTest.cs
tests/NotNullAttributeTest.cs
tests/NullableTest.cs
tests/OpenTests.cs
tests/ScalarTest.cs
tests/SkipTest.cs
tests/SQLite.Tests.csproj
tests/SQLiteMetroTests/
tests/SQLiteMetroTests/Images/
tests/SQLiteMetroTests/Images/UnitTestLogo.png
tests/SQLiteMetroTests/Images/UnitTestSmallLogo.png
tests/SQLiteMetroTests/Images/UnitTestSplashScreen.png
tests/SQLiteMetroTests/Images/UnitTestStoreLogo.png
tests/SQLiteMetroTests/Package.appxmanifest
tests/SQLiteMetroTests/Properties/
tests/SQLiteMetroTests/Properties/AssemblyInfo.cs
tests/SQLiteMetroTests/SQLiteMetroTests.csproj
tests/SQLiteMetroTests/SQLiteMetroTests_TemporaryKey.pfx
tests/SQLiteMetroTests.sln
tests/SQLiteTouchTests/
tests/SQLiteTouchTests/AppDelegate.cs
tests/SQLiteTouchTests/Info.plist
tests/SQLiteTouchTests/Main.cs
tests/SQLiteTouchTests/SQLiteTouchTests.csproj
tests/SQLiteTouchTests.sln
tests/StringQueryTest.cs
tests/TableChangedTest.cs
tests/TestDb.cs
tests/TransactionTest.cs
tests/UnicodeTest.cs
tests/UniqueTest.cs
Makefile
README.mdown
SQLite.sln
examples/Stocks/
examples/Stocks/AssemblyInfo.cs
examples/Stocks/Main.cs
examples/Stocks/Stocks.cs
examples/Stocks/Stocks.csproj
examples/Stocks/Stocks.sln
examples/StocksImplicit/
examples/StocksImplicit/AssemblyInfo.cs
examples/StocksImplicit/Main.cs
examples/StocksImplicit/Stocks.cs
examples/StocksImplicit/StocksImplicit.csproj
examples/StocksImplicit/StocksImplicit.sln
examples/StocksTouch/
examples/StocksTouch/AddStockView.xib
examples/StocksTouch/AddStockView.xib.cs
examples/StocksTouch/AddStockView.xib.designer.cs
examples/StocksTouch/Info.plist
examples/StocksTouch/Main.cs
examples/StocksTouch/MainWindow.xib
examples/StocksTouch/MainWindow.xib.designer.cs
examples/StocksTouch/StocksTouch.csproj
examples/StocksTouch/StocksTouch.sln
examples/StocksTouch/StocksView.xib
examples/StocksTouch/StocksView.xib.cs
examples/StocksTouch/StocksView.xib.designer.cs
lib/
lib/metro/
lib/metro/ARM/
lib/metro/ARM/sqlite3.dll
lib/metro/x64/
lib/metro/x64/sqlite3.dll
lib/metro/x86/
lib/metro/x86/sqlite3.dll
lib/wp7/
lib/wp7/Community.CsharpSqlite.WinPhone.dll
nuget/
nuget/build.bat
nuget/NuGet.exe
nuget/SQLite-net/
nuget/SQLite-net/packages.config
nuget/SQLite-net/SQLite-net.csproj
nuget/SQLite-net/SQLite-net.sln
nuget/sqlite-net-pcl.nuspec
nuget/sqlite-net.nuspec
src/
src/AssemblyInfo.cs
src/SQLite.cs
src/SQLite.MonoTouchAdmin.cs
src/SQLiteAsync.cs
tests/
tests/AsyncTests.cs
tests/BooleanTest.cs
tests/ByteArrayTest.cs
tests/CollateTest.cs
tests/ConnectionTrackingTest.cs
tests/ContainsTest.cs
tests/CreateTableImplicitTest.cs
tests/CreateTableTest.cs
tests/DateTimeOffsetTest.cs
tests/DateTimeTest.cs
tests/DeleteTest.cs
tests/DropTableTest.cs
tests/EqualsTest.cs
tests/ExceptionAssert.cs
tests/GuidTests.cs
tests/IgnoreTest.cs
tests/InheritanceTest.cs
tests/InsertTest.cs
tests/JoinTest.cs
tests/LinqTest.cs
tests/MappingTest.cs
tests/MigrationTest.cs
tests/NotNullAttributeTest.cs
tests/NullableTest.cs
tests/OpenTests.cs
tests/ScalarTest.cs
tests/SkipTest.cs
tests/SQLite.Tests.csproj
tests/SQLiteMetroTests/
tests/SQLiteMetroTests/Images/
tests/SQLiteMetroTests/Images/UnitTestLogo.png
tests/SQLiteMetroTests/Images/UnitTestSmallLogo.png
tests/SQLiteMetroTests/Images/UnitTestSplashScreen.png
tests/SQLiteMetroTests/Images/UnitTestStoreLogo.png
tests/SQLiteMetroTests/Package.appxmanifest
tests/SQLiteMetroTests/Properties/
tests/SQLiteMetroTests/Properties/AssemblyInfo.cs
tests/SQLiteMetroTests/SQLiteMetroTests.csproj
tests/SQLiteMetroTests/SQLiteMetroTests_TemporaryKey.pfx
tests/SQLiteMetroTests.sln
tests/SQLiteTouchTests/
tests/SQLiteTouchTests/AppDelegate.cs
tests/SQLiteTouchTests/Info.plist
tests/SQLiteTouchTests/Main.cs
tests/SQLiteTouchTests/SQLiteTouchTests.csproj
tests/SQLiteTouchTests.sln
tests/StringQueryTest.cs
tests/TableChangedTest.cs
tests/TestDb.cs
tests/TransactionTest.cs
tests/UnicodeTest.cs
tests/UniqueTest.cs
Makefile
README.mdown
SQLite.sln