DSS Sharp is a C# wrapper to the native DSS C-API library, a multiplatform multiarchitecture implementation of EPRI's OpenDSS engine. Although not an official project from EPRI, DSS Sharp exposes an organization of classes that mimics the official OpenDSS COM implementation, which is Windows-only -- that is, users often can replace or even "#IFDEF" the usage of the official Windows-only implementation with DSS Sharp. Since DSS Sharp uses our C-API directly, it's also common to achieve better performance. Extra features include support for .DSS scripts in ZIP files, creation of multiple DSS instances in the same process (including user-controlled multi-threading), and an extended API for various components. DSS Sharp is part of the DSS-Extensions group of projects. See more at https://dss-extensions.org/
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Mar 15, 2024
$ dotnet add package dss_sharpNo README available.