I seem to have issues getting the SDK to work in .NET 7 projects. Before I begin to go to much into investigating this, are there support for .NET 7 and if not, is the solution to use REST API instead?
Thanks!
I seem to have issues getting the SDK to work in .NET 7 projects. Before I begin to go to much into investigating this, are there support for .NET 7 and if not, is the solution to use REST API instead?
Thanks!
Currently, MIP SDK supports .Net Framework 4.7 or newer, it does not support .NET 7. Milestone Development have just started 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).
The MIP Library is currently .Net Framework 4.7 and is still where the most functionality offered.