Table of Contents

Class Library packages

Important

The class library generation feature has been removed from DIS v2.41 onwards in favor of NuGet packages. If you have a connector or automation script that makes use of the official class library, replace it with the corresponding NuGet package(s).

If you have a connector or automation script that makes use of a community package, we recommend turning this into a NuGet package. For more information on how to create a NuGet package, refer to Producing NuGet packages. Alternatively, you can put all the code from the community library zip file in a QAction/Exe block.

Note also that the class library has been split up into multiple NuGet packages and that the namespaces have been updated:

For older DIS versions, to download the Class Library Packages, go to Class Library Packages on DataMiner Dojo.

See also