Inspirel banner

Programming Distributed Systems with YAMI4

2.5 .NET Library

Similarly to Java, the .NET general-purpose library mirrors the functionality of the C++ library within the framework of the standard .NET platform. It is a stand-alone component that can be used without dependency on other modules.

The .NET library is accompanied by the Visual Studio solution file. This file can be used to build the resulting assembly from within the IDE in a standard way. The library was implemented for the .NET 2.0 version or higher.