トピックス
wieslawsoltes/wpf: LibreWPF cross-platform desktop XAML runtime powered by ProGPU/WebGPU and Silk.NET with custom SDK-switch packaging.
https://github.com/wieslawsoltes/wpf
WPF を ProGPU と Silk をバックエンドとするポーティングを行ったクロスプラットフォームの実装。
Announcing LibreWPF
— Wiesław Šoltés (@wieslawsoltes) July 4, 2026
Today I'm introducing LibreWPF—an open-source, free, cross-platform implementation of Windows Presentation Foundation (WPF).
The goal of LibreWPF is simple: preserve the WPF programming model while making it available across modern platforms, including…
リリース
アーティクル、スライドなど
.NET CLI tools in the AI fury or how to guide agents during production investigations
https://chrisnas.github.io/posts/2026-06-08_dotnet-cli-tools-in-the-ai-fury/
AI コーディングエージェントに MCP や SKILL.md を元に .NET CLI ツールを使用させて調査する方法。
WireMock.Net で API テスト用のモックサーバーをサクッと立てる
https://zenn.dev/tetsu_beer/articles/20260629-wiremock-apimock
WireMock.Net を使って、API テスト用のモックサーバーを立てる方法。
Modernize .NET applications in the GitHub Copilot app - .NET Blog
https://devblogs.microsoft.com/dotnet/modernize-dotnet-in-github-copilot-app/
GitHub Copilot アプリを使った .NET アプリケーションのモダナイズについて。
Improvements to reading Process outputs: Exploring the .NET 11 preview - Part 5
https://andrewlock.net/exploring-the-dotnet-11-preview-5-improvments-to-process-apis/
.NET 11 で改善された Process API を使ったプロセスの出力の読み取りについて。
【.NET】unsafeキーワード再設計に伴ってランタイムで行われている移行内容
https://zenn.dev/prozolic/articles/65c5cf9cf810ac
C# の unsafe キーワードの扱いが変更になることに合わせて、.NET ランタイムでも行われている以降についての紹介。
Bypassing the .NET GC: How I Hit 2.3 Million OPS With a C#-Native Embedded Database
高速な C# ネイティブな組み込みデータベースを実装するために GC を避けたことについて。
C# で出来ること一覧 2026年版(.NET 10)
https://zenn.dev/microsoft/articles/what-can-you-do-on-dotnet10
.NET 10 の時点で C# で出来ることの一覧をまとめた記事。
C++のDLLをC# WPFから使う(双方向のやり取りあり) - Qiita
https://qiita.com/KameLong/items/4c2a330a937dd0ac7d1a
C++ で実装された DLL をコールバックを含めて C#/WPF から呼び出す方法について。
Mistral OCR4をMicrosoft Foundryでデプロイしてドキュメントデータを抽出する - Qiita
https://qiita.com/Rambosan/items/e0765b5571f0525ddbbe
Mistral OCR4 を Microsoft Foundry 上でデプロイして、C# から呼び出す方法について。
NuGetパッケージのライセンス情報をPowershellで自動収集する
https://zenn.dev/radian_jp/articles/805a87fdcc7eac
PowerShell を使って NuGet パッケージのライセンス情報を自動収集する方法について。
neue cc - AI時代におけるC#でのBenchmarkDotNetを使った最速コードの書き方
https://neue.cc/2026/07/06_highperformancecode_with_ai.html
AI コーディングエージェントと BenchmarkDotNet を駆使して C# で最速コードを書く方法について。
【C#】.NET 11 Preview 5の新機能を振り返る(C# 15編) - Qiita
https://qiita.com/KM_20005/items/9c4eb075bdf1ecc0c700
.NET 11 Preview 5 での C# 15 の新機能の紹介。
ReactiveProperty v9.9.0 をリリースしました
https://zenn.dev/okazuki/articles/reactiveproperty-v9-9-0
ReactiveProperty v9.9.0 のリリースについて。R3 のブリッジパッケージの正式版化など。
OllamaとC#で自作アプリにAIを組み込む — タスク計画支援の設計判断と実装の現実
https://zenn.dev/sitio1/articles/7bc04521dc7ea2
自作の C# アプリに Ollama によるローカル LLM を組み込んだ事例について。
ライブラリ、リポジトリ、ツールなど
guitarrapc/MiniPty: NativeAOT-friendly minimal cross-platform pseudo-terminal library for .NET
https://github.com/guitarrapc/MiniPty
.NET で疑似ターミナルを扱うためのライブラリー。
MiniPty 1.1.0リリースしました。対話CLIをキャプチャする口を提供するMiniPty.Consoleが追加されています。
— guitarrapc_tech (@guitarrapc_tech) July 5, 2026
guitarrapc/MiniPty: NativeAOT-friendly minimal cross-platform pseudo-terminal library for .NET https://t.co/eECXUlScJn https://t.co/WCFhWnNaoK
ツイート
One interesting "breakthrough" behind this support is that I created a NativeAOT library to perform sampling inside the target app: https://t.co/0F4THrCLPR
— Alexandre Mutel (@xoofx) July 4, 2026
It relies on a hack using NativeAOT EventSource to let two EventSources - the sampled app and the sampler - run… https://t.co/fMblT9IEaa
After 25y at Microsoft, including 10 working on Roslyn, I'm moving on to new adventures.
— Julien Couvreur (@jcouv) July 4, 2026
I'll still post about interesting C# and AI experiments. Hoping to push extension constants in for C# 15.
To follow new C# features, watch the feature status page: https://t.co/mVgSS3sLax