linq2db.MySqlConnector 5.3.0

Prefix Reserved
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.MySqlConnector --version 5.3.0
                    
NuGet\Install-Package linq2db.MySqlConnector -Version 5.3.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.MySqlConnector" Version="5.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="linq2db.MySqlConnector" Version="5.3.0" />
                    
Directory.Packages.props
<PackageReference Include="linq2db.MySqlConnector" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add linq2db.MySqlConnector --version 5.3.0
                    
#r "nuget: linq2db.MySqlConnector, 5.3.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.
#addin nuget:?package=linq2db.MySqlConnector&version=5.3.0
                    
Install linq2db.MySqlConnector as a Cake Addin
#tool nuget:?package=linq2db.MySqlConnector&version=5.3.0
                    
Install linq2db.MySqlConnector as a Cake Tool

LINQ to DB

License

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:

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

Supported database providers

Obsoletion Note

T4 templates obsoleted starting from Linq To DB 4.0.0 and replaced with new scaffolding utility. We still release newer versions of templates to maintain compatibility with new LinqToDB releases but don't actively develop new features for them.

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.

These are the most significant issues with T4 templates.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on linq2db.MySqlConnector:

Package Downloads
AntDataCodeGen

Orm代码生成器

AsdDotNet.Db.Linq2db.MySql

AsdFrameworks2

GitHub repositories (1)

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

Repository Stars
BAndysc/WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework
Version Downloads Last updated
6.0.0-preview.1 3,178 9 months ago
5.4.1 2,094 4/7/2024
5.4.0 1,922 2/20/2024
5.3.2 3,928 10/18/2023
5.3.1 339 10/16/2023
5.3.0 1,185 10/12/2023
5.2.2 555 6/8/2023
5.2.1 335 5/18/2023
5.2.0 278 5/4/2023
5.1.1 630 3/25/2023
5.1.0 339 3/16/2023
5.0.0 470 2/23/2023
5.0.0-rc.2 125 2/16/2023
5.0.0-rc.1 128 2/9/2023
5.0.0-preview.2 141 2/2/2023
5.0.0-preview.1 159 1/12/2023
4.4.1 421 2/2/2023
4.4.0 592 12/15/2022
4.3.0 1,286 10/1/2022
4.2.0 763 9/1/2022
4.1.1 1,797 7/7/2022
4.1.0 1,208 6/16/2022
4.0.1 1,299 5/27/2022
4.0.0 618 5/19/2022
4.0.0-rc.2 168 5/15/2022
4.0.0-rc.1 152 4/29/2022
4.0.0-preview.9-fixed 242 11/12/2021
4.0.0-preview.10 860 11/15/2021
4.0.0-preview.9 191 11/11/2021
4.0.0-preview.8 228 10/22/2021
4.0.0-preview.7 241 10/14/2021
4.0.0-preview.6 261 10/2/2021
4.0.0-preview.5 267 9/10/2021
4.0.0-preview.4 335 8/13/2021
4.0.0-preview.3 240 7/9/2021
4.0.0-preview.2 216 7/1/2021
4.0.0-preview.1 213 6/9/2021
3.7.0 35,364 4/7/2022
3.6.0 1,409 11/15/2021
3.5.2.1 459 11/12/2021
3.5.2 417 11/11/2021
3.5.1 2,293 10/22/2021
3.5.0 485 10/14/2021
3.4.5 1,530 10/2/2021
3.4.4 1,727 9/10/2021
3.4.3 1,088 8/13/2021
3.4.2 2,018 7/9/2021
3.4.1 620 7/1/2021
3.4.0 915 6/3/2021
3.3.0 25,468 3/25/2021
3.2.3 2,283 1/4/2021
3.2.2 723 12/26/2020
3.2.1 576 12/17/2020
3.2.0 523 12/17/2020
3.1.6 6,118 10/31/2020
3.1.5 810 10/15/2020
3.1.4 599 10/8/2020
3.1.3 931 9/17/2020
3.1.2 1,802 9/3/2020
3.1.1 631 8/27/2020
3.1.0 605 8/20/2020
3.0.1 954 7/13/2020
3.0.0 609 7/10/2020
3.0.0-rc.2 288 7/5/2020
3.0.0-rc.1 324 6/17/2020
3.0.0-rc.0 374 5/30/2020
3.0.0-preview.2 334 3/28/2020
3.0.0-preview.1 362 10/17/2019
2.9.8 3,802 4/16/2020
2.9.7 1,038 3/5/2020
2.9.6 735 1/30/2020
2.9.5 789 12/30/2019
2.9.4 767 11/12/2019
2.9.3 650 10/30/2019
2.9.2 639 10/17/2019
2.9.1 1,614 10/3/2019
2.9.0 1,222 8/8/2019
2.8.1 736 7/29/2019
2.8.0 668 7/25/2019
2.7.4 954 6/14/2019
2.7.3 683 6/13/2019
2.7.2 748 6/1/2019
2.7.1 686 5/23/2019
2.7.0 7,869 4/25/2019