linq2db.LINQPad
4.2.0
.NET Core 3.1
dotnet add package linq2db.LINQPad --version 4.2.0
NuGet\Install-Package linq2db.LINQPad -Version 4.2.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="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add linq2db.LINQPad --version 4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: linq2db.LINQPad, 4.2.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=4.2.0
// Install linq2db.LINQPad as a Cake Tool
#tool nuget:?package=linq2db.LINQPad&version=4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LINQ to DB LINQPad 6 and 7 Driver
This nuget package is a driver for LINQPad 6 and 7.
Following databases supported:
- DB2 (LUW, z/OS) (only 64-bit version)
- Firebird
- Informix (only 64-bit version)
- Microsoft Access (supports both OleDb and ODBC)
- Microsoft Sql Server 2005+ (including Microsoft Sql Azure)
- Microsoft Sql Server Compact (SqlCe)
- MySql/MariaDB
- Oracle
- PostgreSQL
- SQLite
- SAP HANA (client software must be installed, supports both Native and ODBC providers)
- SAP/Sybase ASE
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 |
---|---|
.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 | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- AdoNetCore.AseClient (>= 0.19.2)
- CodeJam (>= 4.1.0)
- dotMorten.Microsoft.SqlServer.Types (>= 1.5.0)
- FirebirdSql.Data.FirebirdClient (>= 9.0.2)
- Humanizer.Core (>= 2.14.1)
- IBM.Data.DB2.Core (>= 3.1.0.600)
- linq2db (>= 4.2.0)
- LINQPad.Reference (>= 1.3.0)
- Microsoft.CodeAnalysis.CSharp (>= 4.3.0)
- MySqlConnector (>= 2.1.13)
- Npgsql (>= 6.0.6)
- Oracle.ManagedDataAccess.Core (>= 3.21.70)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Data.Odbc (>= 5.0.0)
- System.Data.OleDb (>= 5.0.0)
- System.Data.SqlClient (>= 4.8.3)
- System.Data.SQLite.Core (>= 1.0.116)
- System.Text.Json (>= 6.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.