Wave:Development: Difference between revisions

From BlueM
Jump to navigation Jump to search
(move to GitHub, TeeChart information)
(link to developer/API docs)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Wave_nav}}
{{Wave_nav}}


==Source code==
BlueM.Wave is written in VB.NET (currently targeting the .NET Framework 4.8).
Source code and issues are managed on GitHub: https://github.com/bluemodel


==Compilation==
The source code and issues are managed on GitHub: https://github.com/bluemodel/BlueM.Wave
Compiling BlueM.Wave requires a [https://www.steema.com/product/net TeeChart .NET] Pro license.


For testing purposes, you can use the evaluation version of TeeChart by removing the file <code>My Project\TeeChart.licenses</code> from the project within Visual Studio. This will allow you to compile, but any charts will be displayed with a watermark.
Developer/API docs are hosted here: https://bluemodel.github.io/BlueM.Wave/
 
==API==
* [[Wave:API|API documentation]]
 
==Instructions==
* [[Wave:AnalysisFactory|Creating a new analysis function]]


[[Category:BlueM.Wave]]
[[Category:BlueM.Wave]]

Latest revision as of 10:45, 7 November 2022

Wave.png Wave | Development

BlueM.Wave is written in VB.NET (currently targeting the .NET Framework 4.8).

The source code and issues are managed on GitHub: https://github.com/bluemodel/BlueM.Wave

Developer/API docs are hosted here: https://bluemodel.github.io/BlueM.Wave/