This is your work, valued
CSharp-Scripting-Engine-Tutorial. Sample solution for a .NET 6.0 based C# scripting engine described at https://kahwei.dev/2022/05/07/c-scripting-engine-part-1-introduction/
19.NET-Core-HostWithHostFxr-Sample. This is a sample Visual Studio project for a x86-64 Windows native C++ application that is able to call functions in a .NET 5.0 library written in C#. The code here is based off Microsoft's sample here: https://github.com/dotnet/samples/tree/main/core/hosting/HostWithHostFxr
18Unity-Custom-Editor-Example. An example project demonstrating the basics of Unity's Editor scripting functionality.
8