Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
zoo:rhinonetcore [2024/05/08]
dale [More Information]
zoo:rhinonetcore [2024/05/10] (current)
dale [More Information]
Line 13: Line 13:
 </code> </code>
  
 +If this works, then please install the .NET Core 7.0 runtimes on the Rhino workstation (see below).
 =====More Information===== =====More Information=====
 Rhino 8 now uses the open source [[https://github.com/dotnet/runtime|.NET Core Runtime]] for running .NET code on both Windows and Mac. This brings some performance improvements and aligns the .NET runtimes used across platforms.  Rhino 8 now uses the open source [[https://github.com/dotnet/runtime|.NET Core Runtime]] for running .NET code on both Windows and Mac. This brings some performance improvements and aligns the .NET runtimes used across platforms. 
Line 26: Line 27:
 1. Use the **SetDotNetRuntime** command, then restart Rhino. 1. Use the **SetDotNetRuntime** command, then restart Rhino.
  
-2. Pass one of the following arguments when launching **Rhino.exe**. Note, this overrides the **SetDotNetRuntime** setting.+2. Pass one of the following command line parameters when launching **Rhino.exe**. Note, this overrides the **SetDotNetRuntime** setting.
  
-^ Argument       Description                           +^ Argument      Description                            
-| **/netcore** | .NET Core 7.0 (default)            |+| **/netcore** | .NET Core 7.0 (default)                 |
 | **/netfx**   | .NET Framework 4.8 (compatibility mode) | | **/netfx**   | .NET Framework 4.8 (compatibility mode) |
  
zoo/rhinonetcore.1715194062.txt.gz · Last modified: 2024/05/08 by dale