cart: empty [ Login ]

Ported WW assembly to .NET Core 2.0

1 
Wout
1/24/2018 3:37 PM
Assembly WW has been ported to .NET Core 2.0. Feel free to give it a try: NuGet package. Along with this a new licensing mechanism is introduced. To try out the software a trial license has to be obtained here. The software has to be initialized with the trial license string at the start of the program by calling:
C# Code:
WW.WWLicense.SetLicense("<Insert your trial license string here>");
If there are any questions, do not hesitate to ask! - Wout
HUAN TING CHEN
3/30/2018 7:33 AM
Any progress of CadLib .NET Core version?
Wout
3/30/2018 10:25 AM
Not yet since the WW assembly was ported. I will continue in April, I first need to check if there are libraries that can read true type fonts. - Wout
Wout
6/8/2018 4:21 PM
The time has come, here is the WW.Cad.NetStandard NuGet package. - Wout
1