There are any nuget package of Milestone for net >= 8 or netstandard 2.0? Ty
Yes and no – let me explain.
The MIP SDK has a long history and is deeply dependent on the .NET Framework. It will not be ported to newer .NET versions like .NET 8 or .NET 10.
At the same time, there is a newer SDK that supports modern .NET ( .NET 10). However, it is currently a very limited beta SDK. It supports login and a small subset of basic items and operations which are part of the REST API.
It is important to stress that this is not a replacement for the MIP SDK. The feature sets may never converge, and it will most likely not meet your requirements.
You can find both SDKs side by side here: (link to the official Milestone NuGet profile)