Daily Shaarli

All links of one day in a single page.

August 27, 2025

Working with Rust Libraries from C# .NET Applications | Khalid Abuhakmeh
thumbnail

I’ve been on a Rust learning journey lately, and it’s had me thinking about how I can consume Rust libraries from existing .NET applications. The .NET team has done much work regarding interoperability during the .NET 6 to .NET 8 era, and .NET 9 seems poised to continue that trend.