![]() |
VOOZH | about |
Substituted by linq2db.MySql package
Requires NuGet 3.3.0 or higher.
dotnet add package linq2db.MySqlConnector --version 5.0.0-preview.1
NuGet\Install-Package linq2db.MySqlConnector -Version 5.0.0-preview.1
<PackageReference Include="linq2db.MySqlConnector" Version="5.0.0-preview.1" />
<PackageVersion Include="linq2db.MySqlConnector" Version="5.0.0-preview.1" />Directory.Packages.props
<PackageReference Include="linq2db.MySqlConnector" />Project file
paket add linq2db.MySqlConnector --version 5.0.0-preview.1
#r "nuget: linq2db.MySqlConnector, 5.0.0-preview.1"
#:package linq2db.MySqlConnector@5.0.0-preview.1
#addin nuget:?package=linq2db.MySqlConnector&version=5.0.0-preview.1&prereleaseInstall as a Cake Addin
#tool nuget:?package=linq2db.MySqlConnector&version=5.0.0-preview.1&prereleaseInstall as a Cake Tool
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.
Don't use this package if you don't need database scaffolding functionality. Instead of this package, use:
Informix you can also use legacy ODS or SQLi IBM.Data.Informix providers, but we don't recommend itSystem.Data.SqlServerCe providerSybase.AdoNet45.AseClient native provider (not recommended, low quality provider)T4 templates obsoleted starting from Linq To DB 4.0.0and replaced with new scaffolding utility. We still release newer versions of templates to maintain compatibility with newLinqToDB` releases but don't actively develop new features for them.
There are multiple reasons for it:
Those are just several most major issues current T4 templates have.
Learn more about Target Frameworks and .NET Standard.
Showing the top 2 NuGet packages that depend on linq2db.MySqlConnector:
| Package | Downloads |
|---|---|
|
AsdDotNet.Db.Linq2db.MySql
AsdFrameworks2 |
|
|
AntDataCodeGen
Orm代码生成器 |
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
|