Info
Version: | 6.0.0-preview.1 |
Author(s): | Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko |
Last Update: | Monday, June 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://linq2db.com/ |
NuGet Url: | https://www.nuget.org/packages/linq2db.MySqlConnector |
Install
Install-Package linq2db.MySqlConnector
dotnet add package linq2db.MySqlConnector
paket add linq2db.MySqlConnector
linq2db.MySqlConnector Download (Unzip the "nupkg" after downloading)
Dependencies
- linq2db(>= 3.2.3)
- MySqlConnector(>= 1.2.1)
Tags
Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.