Info
Version: | 5.2.2 |
Author(s): | Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko |
Last Update: | Thursday, June 8, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://linq2db.com/ |
NuGet Url: | https://www.nuget.org/packages/linq2db.SqlServer.MS |
Install
Install-Package linq2db.SqlServer.MS
dotnet add package linq2db.SqlServer.MS
paket add linq2db.SqlServer.MS
linq2db.SqlServer.MS Download (Unzip the "nupkg" after downloading)
Dependencies
- linq2db(>= 3.2.3)
- Microsoft.Data.SqlClient(>= 2.1.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.