Skip to content

Tags: dss-extensions/dss_sharp

Tags

0.14.4

Toggle 0.14.4's commit message
DSSCompatFlags: Add missing flags, added in 0.14.x

0.14.3

Toggle 0.14.3's commit message
Prepare for DSS C-API 0.14.3.

0.14.1

Toggle 0.14.1's commit message
Match API to DSS-Python 0.15.2: updated comments, added new functions…

… and enums.

0.13.4

Toggle 0.13.4's commit message
Updates for v0.13.4

0.13.3

Toggle 0.13.3's commit message
Updates for v0.13.3

- Use DSS C-API 0.13.3
- Add DSSCompatFlags.SaveCalcVoltageBases
- Port the comment about WdgCurrents/Voltages and open terminals

0.13.2

Toggle 0.13.2's commit message
Prepare version 0.13.2 and update CI config.

0.13.1

Toggle 0.13.1's commit message
Updates for DSS C-API 0.13.1, includes basic sample

- README.md: tweaks and pt-BR version.
- csproj: Add README.md as PackageReadmeFile, add licenses
- examples: add sample WinForms app and some notes, images
- add a dss_sharp.targets for copying native DLLs when building framework projects

0.12.1

Toggle 0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from dss-extensions/ctx

Extensive updates to support multiple DSS instances, GR API, exception mapping and more!

0.10.1a1

Toggle 0.10.1a1's commit message
Fix a double pointer issue (ref is not needed when passing arrays), f…

…ix "get_CktElements(string fullName)"