linq2db.LINQPad
5.0.0
.NET 6.0
dotnet add package linq2db.LINQPad --version 5.0.0
NuGet\Install-Package linq2db.LINQPad -Version 5.0.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="linq2db.LINQPad" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add linq2db.LINQPad --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: linq2db.LINQPad, 5.0.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 linq2db.LINQPad as a Cake Addin
#addin nuget:?package=linq2db.LINQPad&version=5.0.0
// Install linq2db.LINQPad as a Cake Tool
#tool nuget:?package=linq2db.LINQPad&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LINQ to DB LINQPad 7 Driver
This nuget package is a driver for LINQPad 7. Support for LINQPad 6 is available via older 4.x drivers.
Following databases supported:
- ClickHouse: using Binary, HTTP and MySQL interfaces
- DB2 (LUW, z/OS): x64-bit version of LINQPad only
- Firebird
- Informix: x64-bit version of LINQPad only
- Microsoft Access: both OLE DB and ODBC drivers
- Microsoft SQL Server 2005+ (including Microsoft SQL Azure)
- Microsoft SQL Server Compact (SQL CE)
- MariaDB
- MySql
- Oracle
- PostgreSQL
- SAP HANA (client software must be installed, supports both Native and ODBC providers)
- SAP/Sybase ASE
- SQLite
Installation
- Click "Add connection" in LINQPad.
- In the "Choose Data Context" dialog, press the "View more drivers..." button.
- In the "LINQPad NuGet Manager" dialog, find LINQ To DB driver in list of drivers and click the "Install" button.
- Close "LINQPad NuGet Manager" dialog
- In the "Choose Data Context" dialog, select the "LINQ to DB" driver and click the "Next" button.
- In the "LINQ to DB connection" dialog, supply your connection information.
- You're done.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- AdoNetCore.AseClient (>= 0.19.2)
- ClickHouse.Client (>= 6.5.2)
- FirebirdSql.Data.FirebirdClient (>= 9.1.1)
- linq2db (>= 5.1.1)
- linq2db.Tools (>= 5.1.1)
- LINQPad.Reference (>= 1.3.0)
- Microsoft.CodeAnalysis.CSharp (>= 4.5.0)
- Microsoft.Data.SqlClient (>= 5.1.1)
- Microsoft.SqlServer.Types (>= 160.1000.6)
- MySqlConnector (>= 2.2.5)
- Net.IBM.Data.Db2 (>= 6.0.0.300)
- Npgsql (>= 7.0.2)
- Octonica.ClickHouseClient (>= 2.2.9)
- Oracle.ManagedDataAccess.Core (>= 3.21.100)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Data.Odbc (>= 7.0.0)
- System.Data.OleDb (>= 7.0.0)
- System.Data.SQLite.Core (>= 1.0.117)
- System.Text.Json (>= 7.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.