PrestoClient 0.351.0-beta
.NET 5.0
.NET Standard 2.0
.NET Framework 4.6.1
This is a prerelease version of PrestoClient.
dotnet add package PrestoClient --version 0.351.0-beta
NuGet\Install-Package PrestoClient -Version 0.351.0-beta
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="PrestoClient" Version="0.351.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PrestoClient --version 0.351.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PrestoClient, 0.351.0-beta"
#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 PrestoClient as a Cake Addin
#addin nuget:?package=PrestoClient&version=0.351.0-beta&prerelease
// Install PrestoClient as a Cake Tool
#tool nuget:?package=PrestoClient&version=0.351.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET Core client for Presto (now Trino).
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.
-
.NETFramework 4.6.1
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- System.ComponentModel (>= 4.3.0)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- System.ComponentModel (>= 4.3.0)
- System.Net.Http (>= 4.3.4)
-
net5.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- System.ComponentModel (>= 4.3.0)
- System.Net.Http (>= 4.3.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PrestoClient:
Package | Downloads |
---|---|
NReco.PrestoAdo
ADO.NET Provider for Presto/Trino. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.351.0-beta | 499 | 9/23/2022 |
0.256.0-beta | 1,202 | 9/28/2021 |
0.198.5 | 14,149 | 5/7/2021 |
0.198.4-beta | 180 | 5/5/2021 |
0.198.2 | 2,470 | 4/30/2018 |
0.198.1 | 879 | 4/18/2018 |
0.198.0 | 679 | 4/17/2018 |
0.197.3 | 833 | 4/30/2018 |
0.197.2 | 886 | 4/18/2018 |
0.197.1 | 782 | 4/17/2018 |
0.197.0 | 734 | 4/16/2018 |
This is a presto db .NET client for Presto version 0.351. This is a beta release, full functionality has not been completely tested.