linq2db.Access 4.0.0-rc.2

Prefix Reserved
This is a prerelease version of linq2db.Access.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.3.0 or higher.

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

// Install linq2db.Access as a Cake Tool
#tool nuget:?package=linq2db.Access&version=4.0.0-rc.2&prerelease                

LINQ to DB

License Follow @linq2db

Starting from version 4 we obsolete T4 nugets in favor of new command-line scaffolding tool: linq2db.cli. Consider migration as we don't plan to introduce new features and fixes to T4 functionality.

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:

  1. main linq2db package
  2. database provider nuget (see list of supported providers below)

Supported database providers

Obsoletion Note

T4 templates will be obsoleted in Linq To DB 4.0.0 and replaced with new scaffolding utility.

There are multiple reasons for it:

  • T4 templates doesn't work well outside of Visual Studio. MacOS/Linux users or users of alternate IDEs could face serious issues trying to use T4 templates.
  • T4 templates executed using .NET Framework by Visual Studio, which also creates issues for non-Windows users.
  • T4 host use x86 process for Visual Studio 2019- and x64 process for Visual Studio 2022+. This creates issues with native providers as they are platform-dependent (ODBC and OleDb providers, various native ADO.NET providers).
  • It's very hard to maintain big code generation framework, written in T4 templates.

Those are just several most major issues current T4 templates have.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on linq2db.Access:

Repository Stars
linq2db/linq2db
Linq to database provider.
Version Downloads Last updated
6.0.0-preview.3 50 1/28/2025
6.0.0-preview.2 54 1/22/2025
6.0.0-preview.1 77 6/17/2024
5.4.1 410 4/7/2024
5.4.0 912 2/20/2024
5.3.2 3,387 10/18/2023
5.3.1 264 10/16/2023
5.3.0 335 10/12/2023
5.2.2 301 6/8/2023
5.2.1 219 5/18/2023
5.2.0 225 5/4/2023
5.1.1 338 3/25/2023
5.1.0 300 3/16/2023
5.0.0 322 2/23/2023
5.0.0-rc.2 110 2/16/2023
5.0.0-rc.1 119 2/9/2023
5.0.0-preview.2 140 2/2/2023
5.0.0-preview.1 142 1/12/2023
4.4.1 446 2/2/2023
4.4.0 412 12/15/2022
4.3.0 1,183 10/1/2022
4.2.0 703 9/1/2022
4.1.1 936 7/7/2022
4.1.0 667 6/16/2022
4.0.1 627 5/27/2022
4.0.0 525 5/19/2022
4.0.0-rc.2 150 5/15/2022
4.0.0-rc.1 138 4/29/2022
4.0.0-preview.10 218 11/15/2021
4.0.0-preview.9 177 11/11/2021
4.0.0-preview.8 226 10/22/2021
4.0.0-preview.7 226 10/14/2021
4.0.0-preview.6 254 10/2/2021
4.0.0-preview.5 246 9/10/2021
4.0.0-preview.4 375 8/13/2021
4.0.0-preview.3 231 7/9/2021
4.0.0-preview.2 203 7/1/2021
4.0.0-preview.1 203 6/9/2021
3.7.0 719 4/7/2022
3.6.0 653 11/15/2021
3.5.2 412 11/11/2021
3.5.1 556 10/22/2021
3.5.0 459 10/14/2021
3.4.5 540 10/2/2021
3.4.4 490 9/10/2021
3.4.3 786 8/13/2021
3.4.2 1,330 7/9/2021
3.4.1 703 7/1/2021
3.4.0 873 6/3/2021
3.3.0 608 3/25/2021
3.2.3 681 1/4/2021
3.2.2 538 12/26/2020
3.2.1 597 12/17/2020
3.2.0 525 12/17/2020
3.1.6 673 10/31/2020
3.1.5 602 10/15/2020
3.1.4 628 10/8/2020
3.1.3 658 9/17/2020
3.1.2 648 9/3/2020
3.1.1 607 8/27/2020
3.1.0 645 8/20/2020
3.0.1 687 7/13/2020
3.0.0 605 7/10/2020
3.0.0-rc.2 295 7/5/2020
3.0.0-rc.1 310 6/17/2020
3.0.0-rc.0 345 5/30/2020
3.0.0-preview.2 323 3/28/2020
3.0.0-preview.1 363 10/17/2019
2.9.8 768 4/16/2020
2.9.7 722 3/5/2020
2.9.6 661 1/30/2020
2.9.5 813 12/30/2019
2.9.4 747 11/12/2019
2.9.3 691 10/30/2019
2.9.2 686 10/17/2019
2.9.1 661 10/3/2019
2.9.0 753 8/8/2019
2.8.1 745 7/29/2019
2.8.0 717 7/25/2019
2.7.4 828 6/14/2019
2.7.3 727 6/13/2019
2.7.2 760 6/1/2019
2.7.1 757 5/23/2019
2.7.0 897 4/25/2019
2.6.4 979 2/2/2019
2.6.3 869 1/20/2019
2.6.2 864 1/3/2019
2.6.1 874 12/21/2018
2.6.0 876 12/14/2018
2.5.4 1,174 11/21/2018
2.5.3 1,103 11/20/2018
2.5.2 1,106 11/12/2018
2.5.1 1,111 11/5/2018
2.5.0 1,078 11/1/2018
2.4.0 1,414 10/4/2018
2.3.0 1,159 8/30/2018
2.2.0 1,084 7/26/2018
2.1.0 1,202 6/21/2018
2.0.0 1,269 5/17/2018
1.10.0 1,640 11/19/2017
1.9.0 1,437 8/30/2017
1.8.3 1,487 7/6/2017
1.8.2 1,400 6/6/2017
1.8.1 1,230 6/4/2017
1.8.0 1,233 5/18/2017
1.7.6 5,284 2/19/2017
1.7.5 1,243 2/7/2017
1.0.7.3 2,546 9/7/2015
1.0.7.2 1,334 8/13/2015
1.0.7 1,825 2/1/2015