LinqConnect Documentation
In This Topic
    .NET Standard Compatibility
    In This Topic
    .NET Standard Compatibility
    LinqConnect Documentation
    .NET Standard Compatibility
    [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. .NET Standard 1.3 compatible assemblies are compatible with .NET Core 1.0 and higher and .NET Framework 4.6 and higher. .NET Standard 2.0 compatible assemblies are compatible with .NET Core 2.0 and higher and .NET Framework 4.6.1 and higher.

    LinqConnect installer does not install .NET Standard 1.3 compatible assemblies. You can get them only by installing LinqConnect NuGet packages to your project. For trial version of LinqConnect you will still need to install the LinqConnect installer in order to obtain the license key files.

    The LinqConnect NuGet packages include both .NET Standard 1.3 compatible and .NET Standard 2.0 compatible assemblies. The corresponding assemblies are automatically selected, depending on the platform your project targets, when you install NuGet packages to your projects.

    See Also

    Compatibility