In the context of the BizDataX Designer, NuGet packages are database handlers.
There are two ways to install the database handlers:
Automatic:
Automatic installation of the latest version of the database handler is performed right after the Portal data is imported in the Visual Studio project (ie. when the data model is created in the BizDataX Designer). This occurs if no version of the appropriate handler (according to the imported data source analyzer type) is installed.
Manual:
Manual installation of the database handlers can be done before importing Portal data in Visual Studio project to prevent automatic installation of the latest version if some other version needs to be installed, or after the data model creation as an update.
To install a database handler (NuGet package) in the BizDataX package, follow the steps below:
https://nuget.bizdatax.com/nuget/
. Standard NuGet feed must exist as well (https://api.nuget.org/v3/index.json
).The update is done manually, and in addition to the main NuGet packages update, their dependecies must also be updated manually. The equivalent action is to uninstall and reinstall the required NuGet package where the dependencies will be pulled automatically.
In order for the changes to take effect, it may be necessary to restart Visual Studio.
BizDataX Documentation © Built by Ekobit. All rights reserved.
https://www.ekobit.com/ https://bizdatax.com/ https://bizdatax.com/support/