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 either **/netcore** or **/netfx** as an argument when launching Rhino.exe. This overrides the **SetDotNetRuntime** setting.+2. Pass one of the following command line parameters when launching **Rhino.exe**Note, this overrides the **SetDotNetRuntime** setting.
  
-If your systems do not have .NET Core (7.x) installed, here is a link where you can download the latest.+^ Argument      Description                            ^ 
 +| **/netcore** | .NET Core 7.0 (default)                 | 
 +| **/netfx**   | .NET Framework 4.8 (compatibility mode) | 
 + 
 + 
 +If your systems do not have .NET Core 7.installed, here is a link where you can download the latest.
  
 **[[https://dotnet.microsoft.com/en-us/download/dotnet/7.0|Download .NET Desktop Runtime 7.0]]** **[[https://dotnet.microsoft.com/en-us/download/dotnet/7.0|Download .NET Desktop Runtime 7.0]]**
zoo/rhinonetcore.1715193574.txt.gz · Last modified: 2024/05/08 by dale