LinqConnect Documentation
In This Topic
    NuGet Packages
    In This Topic
    NuGet Packages
    LinqConnect Documentation
    NuGet Packages
    [email protected]

    LinqConnect has three sets of assemblies: for full .NET Framework, .NET Standard 1.3 compatible assemblies, and .NET Standard 2.0 compatible assemblies. The .NET Standard 1.3 compatible assemblies are compatible with .NET Core 1.0 and higher and .NET Framework 4.6 and higher. The .NET Standard 2.0 compatible assemblies are compatible with .NET Core 2.0 and higher and .NET Framework 4.6.1 and higher. .NET Standard compatible assemblies are only available as NuGet packages.

    The LinqConnect NuGet packages are added to your project from nuget.org as usual, via the Package Manager Console. The LinqConnect NuGet packages contain both .NET Standard 1.3 and .NET Standard 2.0 compatible assemblies. The corresponding assemblies are selected automatically, depending on the target framework of your project.

    You need to install one (or more) of the following packages to your project, depending on the databases you connect to:

    • Devart.Data.MySql.Linq
    • Devart.Data.Oracle.Linq
    • Devart.Data.PostgreSql.Linq
    • Devart.Data.SQLite.Linq
    • Devart.Data.SqlServer.Linq

    See Also

    Compatibility .NET Standard Compatibility