![]() |
VOOZH | about |
Substituted by linq2db.Sybase package
Requires NuGet 3.3.0 or higher.
dotnet add package linq2db.Sybase.DataAction --version 5.4.1.9
NuGet\Install-Package linq2db.Sybase.DataAction -Version 5.4.1.9
<PackageReference Include="linq2db.Sybase.DataAction" Version="5.4.1.9" />
<PackageVersion Include="linq2db.Sybase.DataAction" Version="5.4.1.9" />Directory.Packages.props
<PackageReference Include="linq2db.Sybase.DataAction" />Project file
paket add linq2db.Sybase.DataAction --version 5.4.1.9
#r "nuget: linq2db.Sybase.DataAction, 5.4.1.9"
#:package linq2db.Sybase.DataAction@5.4.1.9
#addin nuget:?package=linq2db.Sybase.DataAction&version=5.4.1.9Install as a Cake Addin
#tool nuget:?package=linq2db.Sybase.DataAction&version=5.4.1.9Install as a Cake Tool
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.
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.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:
These are the most significant issues with T4 templates.
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.