Skip to content

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

Stars

17 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages