トピックス
.NET 11 Preview 3 is now available! - .NET Blog
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-3/
.NET and .NET Framework April 2026 servicing releases updates - .NET Blog
https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-april-2026-servicing-updates/
Microsoft Agent Framework Version 1.0 | Microsoft Agent Framework
https://devblogs.microsoft.com/agent-framework/microsoft-agent-framework-version-1-0/
Keynote: The Road to Visual Studio 2027: Building a Faster, Smarter IDE | VS Live! Las Vegas 2026
https://www.youtube.com/watch?v=fVE4Ol085UU
Writing Node.js addons with .NET Native AOT - .NET Blog
https://devblogs.microsoft.com/dotnet/writing-nodejs-addons-with-dotnet-native-aot/
CRITICAL BREAKING CHANGE in Microsoft.AspNetCore.DataProtection from 10.0.5 = 10.0.6 · Issue #66335 · dotnet/aspnetcore
https://github.com/dotnet/aspnetcore/issues/66335
リリース
- AvaloniaUI/Avalonia
- aws/aws-sdk-net
- Azure/azure-sdk-for-net
- Azure.Core_1.53.0, Azure.Identity_1.17.2, Azure.Identity.Broker_1.6.0, Azure.Provisioning.Network_1.1.0, Azure.ResourceManager.AlertsManagement_1.1.2, Azure.ResourceManager.Analysis_1.1.2, Azure.ResourceManager.ApiManagement_1.3.1, Azure.ResourceManager.AppComplianceAutomation_1.0.2, Azure.ResourceManager.ArizeAIObservabilityEval_1.0.1, Azure.Security.KeyVault.Secrets_4.10.0
- DataDog/dd-trace-dotnet
- dotnet/dotnet-monitor
- dotnet/orleans
- googleapis/google-cloud-dotnet
- microsoft/CsWin32
- spectreconsole/spectre.console
アーティクル、スライドなど
Microsoft Agent FrameworkをローカルLLMで試してみる その8(ChatHistoryProvider)
https://zenn.dev/yy7613/articles/af540163a106c9
- Microsoft Agent FrameworkをローカルLLMで試してみる その9(AIContextProvider)
- Microsoft Agent FrameworkをローカルLLMで試してみる その10(AIContextProvider)
Revisiting C# Scripting with the Westwind.Scripting Templating Library, Part 1
C# 15:Union Types 完全ガイド - Qiita
https://qiita.com/hez2010/items/b656c867f9e5f57cc1cd
KafkaとMassTransitを触って気づいた、イベント駆動の本質は「配送」ではなく「データの扱い」だった話
https://zenn.dev/aecomet/articles/fa61ba2aa5d583
テスト用S3モックサーバーが欲しくなったら、今ならAIに作ってもらえばよいのかも - Qiita
https://qiita.com/yamaokunousausa/items/4547756cc171d7709596
C#15.0を試すためにDev Containersを使う【VSCode】
https://zenn.dev/inuinu/articles/csharp15-with-dev-container
GitHub Copilot CLI でスキルを駆使していい感じのプログラムを書いてもらおう
https://zenn.dev/microsoft/articles/github-copilot-create-agents
Claude Codeのレート制限をUSB LCDに表示してみた・許可プロンプトをPATLITE(偽)で通知してみた - Qiita
https://qiita.com/yamaokunousausa/items/8ee2d8dc607483ce7679
Porting a SwiftUI App to Avalonia: How does Cross-Platform .NET hold up
https://dev.to/biozal/porting-a-swiftui-app-to-avalonia-how-does-cross-platform-net-hold-up-4ol0
Any CPU - x64移行でハマった:InstallUtil.exeは同じアーキテクチャで実行する必要がある
https://zenn.dev/luxiar/articles/1a5fa7127b0d18
The Road to Visual Studio 2027 - NDepend Blog
https://blog.ndepend.com/the-road-to-visual-studio-2027/
非エンジニアでもできるC# WinForms入門 — 製造業の社内ツールを自分で作る
https://zenn.dev/jodycraft/articles/csharp-winforms-for-non-engineers
【.NET】境界チェックが消えるパターン集
https://zenn.dev/prozolic/articles/79df5e08acf4b5
【.NET MAUI】はじめてのアプリ開発!BMI計算アプリを作ってみよう - Qiita
https://qiita.com/Satoshi_Katsu/items/2748e8d423138b95d829
Building a GPT From Scratch in C# | Gary Jackson
https://garyjackson.dev/gpt-course/
Introduction | Gary Jackson
https://garyjackson.dev/gpt-course/introduction/
C# That Looks Like Go: Building a Web API Without a .csproj
https://makarchie.com/posts/csharp-that-looks-like-go-file-based-apps/
GitHub Copilot クラウドエージェントで Aspire を起動できるようにする
https://zenn.dev/mayuki/articles/a8a9f64100e46d
アプリが起動しないのにログが出ない...を解決する「Bootstrap Logger」のススメ - Qiita
https://qiita.com/futayubi5656/items/dcbe02d506f02855fd8b
IAsyncEnumerable を DTO のプロパティに置くと EF Core が並列実行エラーになる仕組みと解決方法
https://zenn.dev/juners/articles/288efc07eb5794
C# PDF生成ライブラリ比較 — PDFSharp vs QuestPDFを検査成績書で実装して選び方を考えた
https://zenn.dev/jodycraft/articles/csharp-pdf-pdfsharp-vs-questpdf
Microsoft Foundry Localをお試しする(C#編その1) - Qiita
https://qiita.com/kashin777/items/0878a6f2c1412402d065
データ型のメンバーが増える度にあちこち修正しないためのLINQ
https://zenn.dev/numani/articles/extract-shape
TestContainersとPodmanでEFCoreを使った.NETアプリケーションの統合テストを実装する
https://zenn.dev/ryun_log/articles/8a9bfd0740d0e5
【Azure】Microsoft Entra ID ユーザー管理と Blazor 権限制御の実装ガイド - Qiita
https://qiita.com/KM_20005/items/0caaff534860d026d8b2
64bitアプリから32bit DLLを呼ぶ(COMサロゲート)
https://zenn.dev/nmiura_thakaz/articles/d93479bbbbc3fa
Foundry Local SDKをWPFで使う話
https://zenn.dev/yakumo3/articles/5a545be2a4cb27
C#エンジニアがTypeScriptで詰まった概念と書き方まとめ - Qiita
https://qiita.com/HakamataSoft/items/da0252c10a4128b1f4a0
Stop Hunting Bugs: Meet the New Visual Studio Debugger Agent Workflow - Visual Studio Blog
Azure MCP tools now ship built into Visual Studio 2022 — no extension required - Visual Studio Blog
Introducing dotLLM - Building an LLM Inference Engine in C# | Konrad 'Dev Nerd' Kokosa
https://kokosa.dev/blog/2026/dotllm/
URL Pattern Matching in .NET - Gérald Barré
https://www.meziantou.net/url-pattern-matching-in-dotnet.htm
Getting Started With PgVector in .NET for Simple Vector Search
Why I’m Building a Database Engine in C#
https://nockawa.github.io/blog/why-building-database-engine-in-csharp/
今日から仕事で使うGodot Engine
https://docs.google.com/presentation/d/1PuMcHiRoEUBiS7-DYWD882BNLVRE-07fPWBixBMif1U/edit
昨日のGodot Meetup Tokyoで紹介した「Unityをライセンス的に・CPUアーキテクチャ的に使いにくいsandbox環境でAIにC#コードを安全・全力でリファクタさせるツール/実行環境としてGodotを使うためのcliスクリプト群」無事に社内調整がついたのでOSS公開しました https://t.co/ShVejd6afs https://t.co/Zc5n6MLhon
— Kei Nakazawa (@muo_jp) April 16, 2026
ライブラリ、リポジトリ、ツールなど
KoMMet/WizGrep
https://github.com/KoMMet/WizGrep
akeit0/okojo: Okojo is an experimental low allocation managed JavaScript engine for .NET
https://github.com/akeit0/okojo?tab=readme-ov-file
.NET 向け JavaScript エンジン Okojo を公開しました。
— akeit0 (@Akeit0_) April 11, 2026
ベンチマークでは Jint 比 3 倍以上高速、しかも低アロケーション!
Wasm組み込みやreflection、d.ts付きbind 生成、node互換ランタイム、vscode debuggerなど拡張もりもりです!https://t.co/C8XEEKDdNk