OneSql.Client 1.1.2

dotnet add package OneSql.Client --version 1.1.2
                    
NuGet\Install-Package OneSql.Client -Version 1.1.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="OneSql.Client" Version="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OneSql.Client" Version="1.1.2" />
                    
Directory.Packages.props
<PackageReference Include="OneSql.Client" />
                    
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 OneSql.Client --version 1.1.2
                    
#r "nuget: OneSql.Client, 1.1.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.
#addin nuget:?package=OneSql.Client&version=1.1.2
                    
Install OneSql.Client as a Cake Addin
#tool nuget:?package=OneSql.Client&version=1.1.2
                    
Install OneSql.Client as a Cake Tool

This is a Windows Runtime component that implements a SQL Server provider for Windows Store and Windows Phone apps.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store netcore451 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OneSql.Client:

Package Downloads
OneSql.Client.AdoNet

This is a portable library that implements a SQL Server ADO.NET provider for Windows Store and Windows Phone apps.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 2,156 12/19/2014
1.0.0 1,549 10/12/2014
0.3.0 1,574 4/27/2014

Repackaged.