Skip to content

reifujimura/monorepo-with-csharp-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust FFI and .NET Core P/Invoke demo

Call Rust function from .NET using Rust FFI and .NET P/Invoke.

Run Test

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)

Run Sample App

dotnet run --project csharp/MonorepoWithCSharpRust.App

About

Rust FFI and .NET Core P/Invoke demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published