トピックス
Performance Improvements in .NET 11 - .NET Blog
https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-11/
Rider and ReSharper 2026.2.2 Are Out! - The JetBrains Blog
https://blog.jetbrains.com/dotnet/2026/09/16/rd-rs-2026-2-2/
Cake v6.3.0 released
https://cakebuildnet.medium.com/cake-v6-3-0-released-1c0a2e7a5aa4
NAudio 3
https://markheath.net/post/2026/8/15/naudio-3-release
Microsoft is updating its author-signing certificate starting September 23, 2026 - .NET Blog
https://devblogs.microsoft.com/dotnet/microsoft-author-signing-certificate-update-2026/
Use C# unions and closed hierarchies in ASP.NET Core - .NET Blog
https://devblogs.microsoft.com/dotnet/unions-and-closed-hierarchies-in-aspnetcore/
AI Is Changing How We Code. It’s Also Changing How We Learn. - Visual Studio Blog
リリース
- App-vNext/Polly
- MessagePack-CSharp/MessagePack-CSharp
- StackExchange/StackExchange.Redis
- Understanding Device Bound Session Credentials (DBSC)
アーティクル、スライドなど
While Microsoft Is Busy Learning Rust, I'm Rebuilding .NET for WASI
https://dev.to/zionsati/while-microsoft-is-busy-learning-rust-im-rebuilding-net-for-wasi-52fk
How to Mock gRPC in .NET with WireMock.Net and Protobuf
https://dev.to/steponeit/how-to-mock-grpc-in-net-with-wiremocknet-and-protobuf-22dh
Windowsの起動時間を、イベントログから解析する実装
https://zenn.dev/da39nbv3/articles/86a74bb145179e
Share your .NET story with the community - .NET Blog
https://devblogs.microsoft.com/dotnet/share-your-dotnet-story/
.NET 10 / C# 14で作る型安全でシンプルなJSONベース多言語化ライブラリ - Qiita
https://qiita.com/PonSuke9/items/6a1c39ec636f416ff8ff
Windows PowerShell 5.1 のパイプに付く BOM を消す
https://zenn.dev/fukunagajiro/articles/powershell-pipe-bom
My OSS Projects: Mages
https://dev.to/florianrappl/my-oss-projects-mages-31cl
Build Your Own AI Agent Harness in C#, the MafClaw Live Series - .NET Blog
.NET 11 の ASP.NET Core Blazor の新機能を試してみた
https://zenn.dev/microsoft/articles/aspnetcore-blazor-dotnet11-new
CLIツールにローカルLLM機能を組み込むときにやったセキュリティ対策5つ - Qiita
https://qiita.com/yube/items/4822f67e102ee2ccf9a7
PowerToys Command Paletteからローカル セキュリティ ポリシーを検索できる拡張機能を作ってみた - Qiita
https://qiita.com/k-kobayashi/items/f88936e66d560bc8d120
Experimental support for Device Bound Session Credentials (DBSC) in ASP.NET Core: Exploring the .NET 11 preview - Part 8
Creating a memory dump in C# - .NET Blog
https://devblogs.microsoft.com/dotnet/creating-a-memory-dump-in-csharp/
Today I will... debug a production crash - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/today-i-will-debug-a-production-crash/
AIの判断をC#のenumと確率で受け取る — TypeSafe Jevの非公式.NET SDK
https://zenn.dev/kkdev92/articles/jev-dotnet-intro
ACPを使った独自エージェントを作ってみる(C#)
https://zenn.dev/yakumo3/articles/8b64180a78b525
【C#】.NET 11 Preview から unsafe が変わる - Qiita
https://qiita.com/0x5bfa/items/b08ddcf00cfcd981c026
【.NET】参照代入はただのコピーじゃない? GC write barrierを調べてみた
https://zenn.dev/aakei/articles/dotnet-copy-split-write-barrier
【.NET】NullableTのTの型が欲しい場合はGetGenericArguments()ではなくGetNullableUnderlyingType()を使おう - はなちるのマイノート
https://www.hanachiru-blog.com/entry/2026/09/22/130000
Today I will... improve test coverage - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/today-i-will-improve-test-coverage/
Understanding Cyclomatic Complexity -- NDepend
https://blog.ndepend.com/understanding-cyclomatic-complexity/
F# コンパイラをブラウザで動かす、気合で。
https://zenn.dev/mfakane/articles/run-fsharp-in-browser-with-wasm
C# Kaigi 2026
C# Kaigi 2026 を開催しました。 - ねののお庭。
https://blog.neno.dev/entry/2026/09/24/175533
C# Kaigi 2026 参加レポート!!
https://zenn.dev/prozolic/articles/3bb3f91f7408cc
C#の現在地 進化の歴史と、AI時代の.NET Everywhere
https://speakerdeck.com/neuecc/c-no-genzaichi-shinka-no-rekishi-to-ai-jidai-no-net-everywhere
C#のみで開発している SmartFプロダクトの今までと今後
https://speakerdeck.com/keith0729/c-nomide-kaihatsu-shi-te-iru-smartf-purodakuto-no-ima-madeto-kongo
ふとしたことから始めたNET ランタイムへのコントリビュート | ドクセル
https://www.docswell.com/s/prozolic/KGNV4N-2026-09-19-230203
動作中のプログラムの中身をリアルタイムに覗く / Realtime Debugger for CSharp with Roslyn
https://speakerdeck.com/prota/realtime-debugger-for-csharp-with-roslyn
すこし踏み込む CancellationToken
https://speakerdeck.com/htkym/sukoshi-fumikomu-cancellationtoken
MagicOnion + quiche + Unityで gRPC over HTTP/3を実現する | ドクセル
https://www.docswell.com/s/nuskey/ZN788L-magiconion-quiche-unity
Unity/.NET StandardでHTTP/3を動かすためのライブラリ『QuicHttpHandler』のプレビュー版を公開しました!
— nuskey (@nuskey8) September 19, 2026
cloudflare/quiche🥧を用いたRust実装で動くHttpMessageHandlerを提供します!https://t.co/F6T0p9aZT5
.NET WebAssemblyで実現するクライアントサイドAI推論:NuGetからViteまで、2つのエコシステムを繋ぐビルド戦略
Cloudflare Workers 向けアプリを C# で構築する ~WASM Native AOT への道~
C# で Cloudflare Workers 向けアプリを構築するための cloudflare-workers-dotnet という OSS を公開しました!
— 何縫ねの。 (@nenoMake) September 16, 2026
Cloudflare Workers 使いたいけど C# で書けないんだよな~と思っていたそんなアナタ!是非お試しください!https://t.co/tXYgGyfN31
UPDATE をやめる — EF Core でマスタをバージョン管理する
https://speakerdeck.com/panda728/update-o-yameru-ef-core-de-masuta-o-bajon-kanri-suru
C#でブラウザを自作して学んだ
https://akeit0.github.io/csharp-kaigi2026-presentation/
C#と一部Rustで書かれた自作ブラウザを公開しました!https://t.co/qYB8aJvplr
— akeit0 (@Akeit0_) September 21, 2026
Goodbye ShellScript, Hello File-based App
https://speakerdeck.com/shunsock/goodbye-shellscript-hello-file-based-app
最速のread性能を目指すピュアC#製組み込みDB実装 - C# Kaigi 2026
C#コードの結合を可視化する Roslyn解析による設計改善と リファクタリング判断
LT
- 保存から結果確認まで何秒? DragonRubyで見直したC#のフィードバックループ
- UnityでSystem.Net.WebSocketsなWebSocketサーバが動かないのでUnity Monoのコードを覗いてみた
- 10年C#と向き合って、AI時代にC#/.NETがさらに好きになった話
- C#未経験の僕がAIに読めるコードを書かせるまで
ライブラリ、リポジトリ、ツールなど
Solution Colors - Visual Studio Marketplace
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.SolutionColors
ツイート
VS2022/2026 add multiple items at once by using a comma. pic.twitter.com/8FHHpchRnT
— Karen Payne MVP (@KarenPayneMVP) September 19, 2026
Here are 3 real production incidents from my years as a C# backend engineer that taught me more than any tutorial ever could.
— Austin (@IamAroke) September 19, 2026
if you have too many .NET runtimes/sdks/targetpacks installed, run "dnim-win-x64 uninstall --sp eol" to get rid of all the old ones 🤓https://t.co/xpsHoh4lYd
— WalkingCat (@_h0x0d_) September 15, 2026