.NET 8 is now the default version of .NET used by Maya. The openmayacs.dll
and swigfiles.dll
libraries packaged with Maya work uniquely with .NET 8.
.NET 8 versions of the libraries are located under the bin
directory of your Maya installation directory. By default, Maya is installed to C:\Program Files\Autodesk\<maya_version>
.
.NET examples are available in the Maya devkit. These are located under %DEVKIT_LOCATION%\devkit\dotnet
.