Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 443 Bytes

Project-Naming-Convention.md

File metadata and controls

17 lines (9 loc) · 443 Bytes

Project naming convention (draft)

The packag/namesapce name may not be the same as the project name.

*.Common shared data type

*.Contract interfaces need to be implemented

*.WPF WPF user controls

*.WPF.Common shared WPF user controls

*.Visualizer.WPF OpenSense components together with WPF controls for showing data

*.Windows.* Windows only

Psi.* OpenSense componets wrapping /psi provided components.