References
- Last UpdatedApr 30, 2024
- 1 minute read
Most common references are automatically included, such as System.Numerics.dll and Newtonsoft.Json.dll. You can also specify additional references in the csx_autoreferences entry of the RtsSettings.json file. See Configuration settings for more information.
The following references are automatically available from the Scripting Interface. You don't need to add them to the csx_autoreferences entry of the RtsSettings.json file.
-
System.Buffers.dll
-
System.Collections.Immutable.dll
-
System.Memory.dll
-
System.Numerics.Vectors.dll
-
System.Numerics.dll
-
System.Reflection.Metadata.dll
-
System.Runtime.CompilerServices.Unsafe.dll
-
System.Threading.Tasks.Extensions.dll
-
Newtonsoft.Json.dll