linq2db.Oracle.Unmanaged
6.0.0-preview.1
Prefix Reserved
This is a prerelease version of linq2db.Oracle.Unmanaged.
Requires NuGet 3.3.0 or higher.
dotnet add package linq2db.Oracle.Unmanaged --version 6.0.0-preview.1
NuGet\Install-Package linq2db.Oracle.Unmanaged -Version 6.0.0-preview.1
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.Oracle.Unmanaged" Version="6.0.0-preview.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add linq2db.Oracle.Unmanaged --version 6.0.0-preview.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: linq2db.Oracle.Unmanaged, 6.0.0-preview.1"
#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.Oracle.Unmanaged as a Cake Addin #addin nuget:?package=linq2db.Oracle.Unmanaged&version=6.0.0-preview.1&prerelease // Install linq2db.Oracle.Unmanaged as a Cake Tool #tool nuget:?package=linq2db.Oracle.Unmanaged&version=6.0.0-preview.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LINQ to DB
Also check command-line scaffolding tool: linq2db.cli.
This nuget package contains database scaffolding T4 templates to generate POCO classes from your database.
You can read about T4 templates options here. Demonstration video could be found here.
Important
Don't use this package if you don't need database scaffolding functionality. Instead of this package, use:
- main linq2db package
- database provider nuget (see list of supported providers below)
Supported database providers
- MS Access (.NET Core-only)
- System.Data.Odbc for ODBC Access provider
- System.Data.OleDb for OLE DB Access provider
- DB2 LUW and Informix
- IBM.Data.DB.Provider: .NET Framework provider
- IBM.Data.DB2.Core: .NET Core Windows provider
- IBM.Data.DB2.Core-lnx: .NET Core Linux provider
- IBM.Data.DB2.Core-osx: .NET Core MacOS provider
- Net5.IBM.Data.Db2: .NET 5+ Windows provider
- Net5.IBM.Data.Db2-lnx: .NET 5+ Linux provider
- Net5.IBM.Data.Db2-osx: .NET 5+ MacOS provider
- Net.IBM.Data.Db2: .NET 6+ Windows provider
- Net.IBM.Data.Db2-lnx: .NET 6+ Linux provider
- Net.IBM.Data.Db2-osx: .NET 6+ MacOS provider
- for
Informix
you can also use legacy ODS or SQLiIBM.Data.Informix
providers, but we don't recommend it
- DB2 iSeries
- linq2db4iSeries: Don't reference linq2db package explicitly. This package already references supported linq2db version
- Firebird
- MySQL
- MySqlConnector (recommended)
- MySql.Data (highly discouraged, low quality provider)
- MariaDB
- MySqlConnector (recommended)
- Oracle
- Oracle.ManagedDataAccess (.NET Framework)
- Oracle.ManagedDataAccess.Core (.NET Core)
- also native legacy ODP.NET provider supported, but not recommended
- PostgreSQL
- SAP HANA 2
- System.Data.Odbc for ODBC provider
- also native ADO.NET provider could be used (Windows-only)
- SQL Server Compact Edition
System.Data.SqlServerCe
provider
- SQLite
- System.Data.SQLite.Core (recommended as it use most recent SQLite engine and provides access to SQLite functions)
- Microsoft.Data.Sqlite
- SQL Server
- Microsoft.Data.SqlClient (recommended)
- System.Data.SqlClient (legacy)
- SAP/Sybase ASE
- AdoNetCore.AseClient (recommended)
Sybase.AdoNet45.AseClient
native provider (not recommended, low quality provider)
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- linq2db (>= 6.0.0-preview.1)
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 |
---|---|---|
6.0.0-preview.1 | 61 | 6/17/2024 |
5.4.1 | 252 | 4/7/2024 |
5.4.0 | 1,132 | 2/20/2024 |
5.3.2 | 3,812 | 10/18/2023 |
5.3.1 | 1,001 | 10/16/2023 |
5.3.0 | 959 | 10/12/2023 |
5.2.2 | 1,141 | 6/8/2023 |
5.2.1 | 1,076 | 5/18/2023 |
5.2.0 | 1,030 | 5/4/2023 |
5.1.1 | 1,286 | 3/25/2023 |
5.1.0 | 1,014 | 3/16/2023 |
5.0.0 | 1,076 | 2/23/2023 |
5.0.0-rc.2 | 89 | 2/16/2023 |
5.0.0-rc.1 | 92 | 2/9/2023 |
5.0.0-preview.2 | 127 | 2/2/2023 |
5.0.0-preview.1 | 130 | 1/12/2023 |
4.4.1 | 1,047 | 2/2/2023 |
4.4.0 | 1,318 | 12/15/2022 |
4.3.0 | 1,776 | 10/1/2022 |
4.2.0 | 1,430 | 9/1/2022 |
4.1.1 | 1,521 | 7/7/2022 |
4.1.0 | 1,341 | 6/16/2022 |
4.0.1 | 1,316 | 5/27/2022 |
4.0.0 | 1,252 | 5/19/2022 |
4.0.0-rc.2 | 140 | 5/15/2022 |
4.0.0-rc.1 | 150 | 4/29/2022 |
4.0.0-preview.10 | 188 | 11/15/2021 |
4.0.0-preview.9 | 164 | 11/11/2021 |
4.0.0-preview.8 | 202 | 10/22/2021 |
4.0.0-preview.7 | 211 | 10/14/2021 |
4.0.0-preview.6 | 234 | 10/2/2021 |
4.0.0-preview.5 | 219 | 9/10/2021 |
4.0.0-preview.4 | 305 | 8/13/2021 |
4.0.0-preview.3 | 224 | 7/9/2021 |
4.0.0-preview.2 | 187 | 7/1/2021 |
4.0.0-preview.1 | 180 | 6/9/2021 |
3.7.0 | 1,132 | 4/7/2022 |
3.6.0 | 1,138 | 11/15/2021 |
3.5.2 | 1,283 | 11/11/2021 |
3.5.1 | 1,332 | 10/22/2021 |
3.5.0 | 1,214 | 10/14/2021 |
3.4.5 | 1,248 | 10/2/2021 |
3.4.4 | 1,260 | 9/10/2021 |
3.4.3 | 1,494 | 8/13/2021 |
3.4.2 | 2,011 | 7/9/2021 |
3.4.1 | 1,352 | 7/1/2021 |
3.4.0 | 1,588 | 6/3/2021 |
3.3.0 | 1,182 | 3/25/2021 |
3.2.3 | 1,317 | 1/4/2021 |
3.2.2 | 1,407 | 12/26/2020 |
3.2.1 | 1,483 | 12/17/2020 |
3.2.0 | 1,038 | 12/17/2020 |
3.1.6 | 1,429 | 10/31/2020 |
3.1.5 | 1,291 | 10/15/2020 |
3.1.4 | 1,346 | 10/8/2020 |
3.1.3 | 1,270 | 9/17/2020 |
3.1.2 | 1,603 | 9/3/2020 |
3.1.1 | 1,318 | 8/27/2020 |
3.1.0 | 1,321 | 8/20/2020 |
3.0.1 | 1,403 | 7/13/2020 |
3.0.0 | 1,309 | 7/10/2020 |
3.0.0-rc.2 | 265 | 7/5/2020 |
3.0.0-rc.1 | 282 | 6/17/2020 |
3.0.0-rc.0 | 327 | 5/30/2020 |
3.0.0-preview.2 | 296 | 3/28/2020 |
3.0.0-preview.1 | 323 | 10/17/2019 |
2.9.8 | 1,519 | 4/16/2020 |
2.9.7 | 1,424 | 3/5/2020 |
2.9.6 | 1,448 | 1/30/2020 |
2.9.5 | 1,416 | 12/30/2019 |
2.9.4 | 1,503 | 11/12/2019 |
2.9.3 | 1,370 | 10/30/2019 |
2.9.2 | 1,539 | 10/17/2019 |
2.9.1 | 1,394 | 10/3/2019 |
2.9.0 | 1,491 | 8/8/2019 |
2.8.1 | 1,383 | 7/29/2019 |
2.8.0 | 1,433 | 7/25/2019 |
2.7.4 | 1,499 | 6/14/2019 |
2.7.3 | 1,535 | 6/13/2019 |
2.7.2 | 1,348 | 6/1/2019 |
2.7.1 | 1,498 | 5/23/2019 |
2.7.0 | 1,484 | 4/25/2019 |
2.6.4 | 1,842 | 2/2/2019 |
2.6.3 | 1,570 | 1/20/2019 |
2.6.2 | 1,525 | 1/3/2019 |
2.6.1 | 1,663 | 12/21/2018 |
2.6.0 | 1,736 | 12/14/2018 |
2.5.4 | 1,819 | 11/21/2018 |
2.5.3 | 1,673 | 11/20/2018 |
2.5.2 | 1,833 | 11/12/2018 |
2.5.1 | 1,773 | 11/5/2018 |
2.5.0 | 1,848 | 11/1/2018 |
2.4.0 | 2,042 | 10/4/2018 |
2.3.0 | 1,919 | 8/30/2018 |
2.2.0 | 1,979 | 7/26/2018 |
2.1.0 | 2,082 | 6/21/2018 |
2.0.0 | 2,258 | 5/17/2018 |
2.0.0-rc2 | 2,037 | 5/10/2018 |
2.0.0-rc0 | 1,825 | 5/10/2018 |
2.0.0-beta5 | 1,836 | 5/6/2018 |
2.0.0-beta4 | 2,030 | 2/9/2018 |
2.0.0-beta3 | 2,042 | 2/6/2018 |
2.0.0-beta2 | 1,886 | 2/3/2018 |
2.0.0-beta1 | 1,791 | 2/2/2018 |