I'm proud to finally release an updated version of the C# wrapper for Acknex.

this version features, compared to the old c# wrapper, the following features (thanks to the many suggestions in the C# wrapper - REALESE thread) :

- no more var variables, only doubles or int
- no more NativeSTRING only normal string
- functions and variables are now commented
- works without unsafe code (no more allowing of unsafe code)
- a more object oriented approach
etc...


download the wrapper

or visit the homepage for some tutorials and how to use the wrapper !


P.S.:
oh and if anyone got more suggestions or notices any bugs, don't hesitate to post them here !

Last edited by Stromausfall; 10/16/10 21:19.

get the C# wrapper:
for A7.85.4 and A8.30.4, Version 2.3.9
at http://acknexwrapper2.matthias-auer.net/ or visit the thread