Weekly Shaarli

All links of one week in a single page.

Week 35 (August 25, 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.