Call Rust function from .NET using Rust FFI and .NET P/Invoke.
When you run the "dotnet test" command in the "dotnet" directory, Rust library and .NET Standard library are automatically built and run test.
dotnet test (-c Release)
dotnet run --project csharp/MonorepoWithCSharpRust.App