トピックス
Introducing OpenSilver 3.1: First XAML Designer for VS Code, Modern UI Theme, WPF Everywhere, More
https://opensilver.net/announcements/3-1/
Release v3.0.3 / v3.0.301(3.0.308) · MessagePack-CSharp/MessagePack-CSharp
https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases/tag/v3.0.3 https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases/tag/v3.0.301
Release v9.0.2 · npgsql/npgsql
https://github.com/npgsql/npgsql/releases/tag/v9.0.2
Announcing Oracle EF Core 9
https://medium.com/@alex.keh/announcing-oracle-ef-core-9-74f627a01891
Invoking Async Power: What Awaits WinForms in .NET 9 - .NET Blog
https://devblogs.microsoft.com/dotnet/introducing-winforms-async-apis/
Advent Calendar
- NPU搭載のCopilot+ PCでNPUを動かす - Qiita
- WinUI3 MarkdownControlをTextMate対応した話 - Qiita
- C# で vJoy の操作を行う (フィーダーを作る) - Qiita
- DatadogのContinuous Profilerを有効にしたら問題が一気に解決した - Qiita
- MAUIのHandlerってどう使うの - Qiita
- インフレゲーム作ろうとした時のC#のBigIntegerについて - Qiita
- TextMateSharpについての紹介 - Qiita
- 【C#】Expression TreesとSource Generatorで作る高性能クエリビルダー入門 - Qiita
- 大量のオブジェクトを持ったjson配列をシリアライズ/デシリアライズする - Qiita
- [C#].NET 9から導入されたOrderedDictionaryについて - Qiita
- Cloud Vision API でレシートを記録するプログラムを作った - Qiita
- 【C# .NET 9.0】InlineArray を使用した値型辞書を作ってみる - Qiita
- .NET9, C#13 の新機能ピックアップ - Qiita
- Win2Dについて その6 PixelShaderEffect - Qiita
- Heroku での .NET の公式サポートについて - Qiita
- 【C#】レガシーコードパターンと現代的な改善方法 - Qiita
- Win2D その5 画像読み込みとエフェクト - Qiita
- 【C#】パターンマッチングで条件分岐を簡潔に書く - Qiita
- Win2Dについて その5 線描画 - Qiita
- Dim が好きではないという話題について - Qiita
- .NET 9でLINQに追加されたメソッド - Qiita
アーティクル、スライドなど
Effortless publishing to Azure WebJobs on Linux - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/effortless-publishing-to-azure-webjobs-on-linux/
Using the YamlDotNet source generator for Native AOT
https://andrewlock.net/using-the-yamldotnet-source-generator-for-native-aot/
C#のパフォーマンスチューニング事例 #1
https://zenn.dev/boostdraft/articles/bd86e264f99d89
Strawberry Shake (.NET) で GraphQL #1 こと始め
https://zenn.dev/masakura/articles/606435acb359cb
- Strawberry Shake (.NET) で GraphQL #2 JetBrains Rider 編
- Strawberry Shake (.NET) で GraphQL #3 Shopify につなぐ
- Strawberry Shake (.NET) で GraphQL #4 GraphQL の型とのマッピングのカスタマイズ
- Strawberry Shake (.NET) で GraphQL #5 GraphQL union の利用
BlazorでLight/Dark Mode切替+ローカルストレージにモードを保存 - Qiita
https://qiita.com/masayahak/items/8173bd61845bb5774370
Using Local AI models with .NET Aspire - .NET Blog
https://devblogs.microsoft.com/dotnet/local-ai-models-with-dotnet-aspire/
C#プログラマーのためのJavaScriptチートシート(LINQ編)
https://zenn.dev/zead/articles/js-cheat-sheet-for-linq
Proposal for a LINQ LeftJoin Operator in .NET 10
https://medium.com/@malarsharmila/proposal-for-a-linq-leftjoin-operator-in-net-10-af74635079a6
WPF で Generic Host を使ってみる
https://zenn.dev/microsoft/articles/wpf-generic-host
Keep working with non-blocking Code Cleanup - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/keep-working-with-non-blocking-code-cleanup/
Unlocking New Potential: Entity Framework Core Enhancements in .NET 9
https://dev.to/leandroveiga/unlocking-new-potential-entity-framework-core-enhancements-in-net-9-1875
Mocking gRPC Clients in C#: Fake It Till You Make It
https://dev.to/maximiliysiss/mocking-grpc-clients-in-c-fake-it-till-you-make-it-4d24
イベントソーシングはシンプル!:400行で出来たインメモリ簡易フレームワーク
https://zenn.dev/jtechjapan_pub/articles/f7968a3f2fb6d5
Building a Bluesky client in Uno Platform
https://mzikmund.dev/blog/building-a-bluesky-client-in-uno-platform
How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks?
https://hez2010.github.io/async-runtimes-benchmarks-2024/
Using Dependabot to Manage .NET SDK Updates - .NET Blog
https://devblogs.microsoft.com/dotnet/using-dependabot-to-manage-dotnet-sdk-updates/
Introducing Code Referencing for GitHub Copilot Chat in Visual Studio - Visual Studio Blog
for文でTLB効果の確認 - Qiita
https://qiita.com/pea1205/items/6279235179f2b339ff6a
How Inline Return Values Simplify Debugging in Visual Studio 2022 - Visual Studio Blog
UUID v7 と化した Guid からタイムスタンプを抜き出す - Qiita
https://qiita.com/higege-amdeker/items/098cd7414a11af8d83cb
ドッキングウィンドウで情報過多なアプリを作るAvalonDock - Qiita
https://qiita.com/NSS_FS_ENG/items/e16ea3c25e42608c4a25
SRTP のススメ
https://zenn.dev/midoliy/articles/a9048d2eada7ba
MVVMアーキテクチャにおける Microsoft.Extensions.DependencyInjectionの使用方法 ~Dogと
https://zenn.dev/sakaki_web/articles/42c5fdf8f14cf0