Skip to content

Commit 098721c

Browse files
committed
Add initial diagram for the family of repositories
1 parent 727c508 commit 098721c

File tree

2 files changed

+528
-0
lines changed

2 files changed

+528
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
This contain files for the C# bindings for dss_capi, an unofficial build with a custom C-API of EPRI's OpenDSS. With it, you can replace the COM module with very few code changes and reach multi-platform C# code easily!
66

7+
<p align="center">
8+
<img alt="Overview of related repositories" src="https://raw.githubusercontent.com/PMeira/dss_sharp/master/docs/images/repomap.svg?sanitize=true" width=600>
9+
</p>
10+
711
Previously, the source code here was hosted in https://github.com/PMeira/dss_capi/ itself.
812

913
This code will be refactored and benchmarked later, hence it's better to use a separate repository.
14+

0 commit comments

Comments
 (0)