SQLitePCLRaw.tests
1.0.0-pre20160901085507
Prefix Reserved
This is a prerelease version of SQLitePCLRaw.tests.
Requires NuGet 2.5 or higher.
dotnet add package SQLitePCLRaw.tests --version 1.0.0-pre20160901085507
NuGet\Install-Package SQLitePCLRaw.tests -Version 1.0.0-pre20160901085507
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLitePCLRaw.tests" Version="1.0.0-pre20160901085507" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.tests --version 1.0.0-pre20160901085507
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLitePCLRaw.tests, 1.0.0-pre20160901085507"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLitePCLRaw.tests as a Cake Addin #addin nuget:?package=SQLitePCLRaw.tests&version=1.0.0-pre20160901085507&prerelease // Install SQLitePCLRaw.tests as a Cake Tool #tool nuget:?package=SQLitePCLRaw.tests&version=1.0.0-pre20160901085507&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
tests
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
.NETFramework 4.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
.NETFramework 4.5
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
All Frameworks
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
MonoAndroid 0.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
MonoTouch 0.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
UAP 10.0
- NETStandard.Library (>= 1.6.0)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
Windows 8.1
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
WindowsPhone 8.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
WindowsPhoneApp 8.1
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
-
Xamarin.iOS 1.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.ugly (>= 1.0.0-pre20160901085507)
- xunit (>= 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-pre20160901085507 | 880 | 9/1/2016 |
1.0 release. Contains minor breaking changes since 0.9.x. All package names now begin with SQLitePCLRaw. Now supports netstandard. Fixes for UWP and Android N. Change all unit tests to xunit. Support for winsqlite3.dll and custom SQLite builds.