CData.LDAP.EntityFrameworkCore8
24.0.9060
Prefix Reserved
dotnet add package CData.LDAP.EntityFrameworkCore8 --version 24.0.9060
NuGet\Install-Package CData.LDAP.EntityFrameworkCore8 -Version 24.0.9060
<PackageReference Include="CData.LDAP.EntityFrameworkCore8" Version="24.0.9060" />
paket add CData.LDAP.EntityFrameworkCore8 --version 24.0.9060
#r "nuget: CData.LDAP.EntityFrameworkCore8, 24.0.9060"
// Install CData.LDAP.EntityFrameworkCore8 as a Cake Addin #addin nuget:?package=CData.LDAP.EntityFrameworkCore8&version=24.0.9060 // Install CData.LDAP.EntityFrameworkCore8 as a Cake Tool #tool nuget:?package=CData.LDAP.EntityFrameworkCore8&version=24.0.9060
CData LDAP Provider
The CData LDAP Provider allows you to connect to LDAP sources just like SQL tables. Simply specify your credentials and access data from any LDAP source.
Licensing
.Net Framework
The NuGet package automatically downloads and installs a license so no additional action is needed.
.Net Standard/.Net Core
A license must be activated before the .NET Standard Provider can be used. To activate a license, you can use install-license, a .NET Core application included with the Provider. This application is present in the 'tools' folder of the package installation directory, which on Windows can typically be found at: %USERPROFILE%.nuget\packages\cdata.datasource
To use the install-license application run the command:
dotnet ./install-license.dll 'key'
Ensure that 'key' is your product key. This will install a license on the particular system.
Establishing a connection
In-depth documentation on establishing a connection to LDAP can be found at our website.
LDAP 2024 - Copyright (c) 2024 CData Software, Inc. - All rights reserved. - For more information, please visit our website at www.cdata.com.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
All Frameworks
- CData.LDAP (>= 24.0.0)
-
net8.0
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.