Is it possible to use the MIP SDK with .Net 5.0+

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).

Good day, are there any updates on this question? In our case(for now) we are interested in upgrading some of our standalone apps to .NET 8.

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.

The existing MIP SDK based on .NET Framework will not be ported to a newer .NET platform.

We are currently working on implementing a new SDK based on .NET 10. It is a new SDK and will not have the same feature set.