.NET 4.0 is here! (Max.NET 1.2.5)

 
 
 
Posted by:EPHERE
Data created:19 August 2010

The new build of Max.NET posted yesterday now properly loads .NET 4.0 assemblies as 3dsmax plugins. So feel free to use all that syntactic sugar and VS2010, and note that you can still develop in VS2008 and .NET 3.5 (or earlier) should you choose so.

Autodesk.Max.dll is still .NET 3.5 -based and as such is not VS2010 locked.

Marsel Khadiyev (Software Developer, EPHERE Inc.)

Hello Marsel

We downloaded the latest 1.2.7 version and added a Reference to it in our VS 2008 / .Net 3.5 project and when doing so, the reference icon has a yellow exclamation mark. So we can't use it.

Also, when using Reflector, we can see that the "Target Runtime" of Autodesk.Max.dll is v4.0.30319.

Are we doing something wrong?

Thanks,

   Oli

Hi Oli,

That is strange, since Autodesk.Max.dll should target .NET 3.5. Either way, I am currently working on the next release (1.2.8) which is compiled in VS2008 and targets 3.5 to comply with Autodesk standards. Hopefully will get it out soon.

Marsel

Marsel Khadiyev (Software Developer, EPHERE Inc.)

Ok we'll keep an eye for 1.2.8's release.

Thanks for the very quick reply! It's really appreciated.