Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Scheduling for WPF, version 3.5.8 (Read 48 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 740
Joined: Apr 6th, 2003
Scheduling for WPF, version 3.5.8
Feb 15th, 2026 at 9:49am
Print Post  
We have released version 3.5.8 of MindFusion.Scheduling for WPF. The new version includes:

  • Complex Tag objects (class or struct instances) are now saved using System.Xml.Serialization.XmlSerializer when saving a diagram to XML. SerializeTag and DeserializeTag still allow you to implement custom serialization.
  • Complex Tag objects (class or struct instances) are now saved using System.Text.Json.JsonSerializer when saving a diagram to JSON. JsonSerializeTag and JsonDeserializeTag still allow you to implement custom serialization. This is only available in .NET Core -based builds of the control.
  • JsonSerializeTag event now allows replacing the e.Representation argument with a new JsonObject (old version expected it to be modified by adding child elements).


Installer for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.dev/WpfPlannerTrial.zip

Updated assemblies are also available as MindFusion.Scheduling.Wpf NuGet package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint