SQLitePCL.tests 0.6.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package SQLitePCL.tests --version 0.6.2
                    
NuGet\Install-Package SQLitePCL.tests -Version 0.6.2
                    
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="SQLitePCL.tests" Version="0.6.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCL.tests" Version="0.6.2" />
                    
Directory.Packages.props
<PackageReference Include="SQLitePCL.tests" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SQLitePCL.tests --version 0.6.2
                    
#r "nuget: SQLitePCL.tests, 0.6.2"
                    
#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.
#:package SQLitePCL.tests@0.6.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SQLitePCL.tests&version=0.6.2
                    
Install as a Cake Addin
#tool nuget:?package=SQLitePCL.tests&version=0.6.2
                    
Install as a Cake Tool

Create a new unit test project.  Add this NuGetPackage.  Build.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.0 70 4/10/2015
0.8.0-pre3 30 4/2/2015
0.8.0-pre2 30 4/2/2015
0.8.0-pre1 29 3/16/2015
0.7.2-pre1 41 1/29/2015
0.7.1 255 1/19/2015
0.7.0 153 12/15/2014
0.6.4-pre1 522 11/3/2014
0.6.2 165 9/25/2014
0.6.1 59 9/22/2014
0.6.0 59 9/16/2014
0.5.0 67 7/25/2014
0.4.0-alpha 45 6/30/2014
0.3.0-alpha 44 6/11/2014
0.2.0-alpha 45 6/4/2014

Switch ugly and tests pkg back to reference _basic instead of _needy.  If everything works out okay in the next release, _needy will be deprecated.