IVI.NET Configuration Server CSSC.
$ dotnet add package IviFoundation.Driver.ConfigServerThe IVI Config Server CSSC (Configurable Settings Shared Components) packages contain libraries for the development and use of drivers that are migrated from IVI Generation 2014.
The libraries in this package support reading and writing the IVI Configuration Store. The IVI Foundation website has details on the definition of the APIs.
This package enables migration of previous generations of drivers, and those that implement their features. This package and other packages named IviFoundation.Driver.* are used by those drivers. These components are an extension of the existing IVI 2014 .NET Framework Shared Components to also support .NET 6. They are delivered to support making IVI 2014 .NET Framework drivers to also be compatible with .NET 6+.
These components are maintained by the IVI Foundation. For more information regarding these components see IVI .NET Drivers with CSSC.
This package has reference assemblies for .NET Framework. Therefore, if you are using this package in a .NET Framework application you also need to install the corresponding IVI .NET CSSC assemblies. To get that package, see IVI Foundation Downloads.
If you are using these components to dynamically configure a driver, see IVI .NET Drivers with CSSC for additional information.
To report defects please contact the IVI Foundation.