ADO.NET Provider for Microsoft Dynamics 365

Build 22.0.8462

Licensing a Development Machine

License a Development Machine

Using .NET Framework on Windows

The installer or NuGet package automatically downloads and installs a license so no additional action is needed.

Using .NET Standard (.NET Core/Mono/Xamarin) on Windows/Mac/Unix

A license for CData ADO.NET Provider for Microsoft Dynamics 365 must be manually installed on the machine before using the provider.

Using the install-license Tool

The install-license application is a .NET Core console application included in the toolkit which can be used to do this. The install-license application is located in the lib/netstandard2.0 folder in the installation directory.

To use the install-license application to install a trial, issue the following command:

dotnet ./install-license.dll
To use the install-license application to install a full product key, issue the following command:
dotnet ./install-license.dll <license key>

Licensing for Deployment

Email support@cdata.com for further instructions.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462