AceQL.Client 7.7.0

.NET Standard 2.0
dotnet add package AceQL.Client --version 7.7.0
NuGet\Install-Package AceQL.Client -Version 7.7.0
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="AceQL.Client" Version="7.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AceQL.Client --version 7.7.0
#r "nuget: AceQL.Client, 7.7.0"
#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 AceQL.Client as a Cake Addin
#addin nuget:?package=AceQL.Client&version=7.7.0

// Install AceQL.Client as a Cake Tool
#tool nuget:?package=AceQL.Client&version=7.7.0

AceQL allows C# and Xamarin developers to access remote SQL databases and/or SQL databases in the cloud by simply including standard SQL calls in their code. AceQL operates with AceQL HTTP on server side. See www.aceql.com for more info.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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
7.7.0 80 3/2/2023
7.6.0 205 11/26/2022
7.5.2 322 6/13/2022
7.5.1 338 4/17/2022
7.5.0 306 4/15/2022
7.4.0 326 2/8/2022
7.3.0 205 12/3/2021
7.2.0 245 11/8/2021
7.1.0 254 11/4/2021
7.0.1 349 9/18/2021
7.0.0 315 9/1/2021
6.3.0 387 6/11/2021
6.2.0 383 5/5/2021
6.1.1 418 3/10/2021
6.1.0 394 3/10/2021
6.0.0 511 11/14/2020
5.5.0 534 9/18/2020
5.4.0 661 9/15/2020
5.3.1 609 8/11/2020
5.3.0 539 8/5/2020
5.2.0 524 8/1/2020
5.1.0 564 7/27/2020
5.0.2 546 7/17/2020
5.0.1 549 7/15/2020
5.0.0 689 7/14/2020
4.2.2 594 6/8/2020

This verisons allos get info about limits set on the server side: maximum rows available for a SELECT and maximum allowed length for a BLOB upload