I would like to integrate my .Net 5 web application with your MIP SDK. But it seems like the MIP SDK requires .Net Framework 4.7. Are you aware of any options for integrating with .Net 5 or later?
Do you have a .Net Standard version of the MIP SDK or do you plan to offer one in the future?
Currently, MIP SDK supports .Net Framework 4.7 or newer, it does not support .NET 5+. Milestone Development have working on converting some portions, but it not decided yet what exactly will be converted and when it will be released.
If you want to work with the VMS configuration, RestAPI might be a solution, RestAPI is currently only for working with configuration. (In future versions Milestone will extend the RestAPI functionality).
Hi, we are also interested in this one and checking the forum for any news! .NET Framework 4.8 (4.8.1) is so far still supported by Microsoft, but the world has moved on and it is getting harder to develop new features with the older .NET Framework. So far, it seems a wrapper for MIP SDK might be a workaround for this.