トピックス
.NET and .NET Framework March 2025 servicing releases updates - .NET Blog
https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-march-2025-servicing-updates/
New, Simpler Solution File Format - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/new-simpler-solution-file-format/
Introducing support for SLNX, a new, simpler solution file format in the .NET CLI - .NET Blog
https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/
A 10x Faster TypeScript - TypeScript
https://devblogs.microsoft.com/typescript/typescript-native-port/
Unlock Free Access to Cloud Academy: A New Benefit for Visual Studio Subscribers - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/cloud-academy-visual-studio-subscription-benefit/
MongoDB EF Core Provider Now Supports EF 9!
https://medium.com/@MongoDB/mongodb-ef-core-provider-now-supports-ef-9-62db9b89ce0d
GPT-4o Copilot code completion model available now in Visual Studio public preview - Visual Studio Blog
リリース
- aws/aws-sdk-net
- Azure/azure-sdk-for-net
- Azure.Data.AppConfiguration_1.6.0, Azure.ResourceManager.AlertsManagement_1.1.1, Azure.ResourceManager.Analysis_1.1.1, Azure.ResourceManager.AppComplianceAutomation_1.0.1, Azure.ResourceManager.ApplicationInsights_1.0.1, Azure.ResourceManager.AppPlatform_1.1.2, Azure.ResourceManager.Automanage_1.1.1, Azure.ResourceManager.Automation_1.1.1, Azure.ResourceManager.Billing_1.2.1, Azure.ResourceManager.BotService_1.1.1, Azure.ResourceManager.Cdn_1.3.1, Azure.ResourceManager.ChangeAnalysis_1.1.1, Azure.ResourceManager.Communication_1.2.1, Azure.ResourceManager.Confluent_1.2.1, Azure.ResourceManager.CostManagement_1.0.2, Azure.ResourceManager.DataBox_1.0.4, Azure.ResourceManager.DataBoxEdge_1.1.1, Azure.ResourceManager.DataFactory_1.7.0, Azure.ResourceManager.DataLakeAnalytics_1.1.1, Azure.ResourceManager.DataLakeStore_1.1.1, Azure.ResourceManager.DataShare_1.1.1, Azure.ResourceManager.DesktopVirtualization_1.3.1, Azure.ResourceManager.DeviceProvisioningServices_1.2.1, Azure.ResourceManager.FrontDoor_1.3.1, Azure.ResourceManager.Hci_1.2.1, Azure.ResourceManager.Resources_1.9.1, Azure.ResourceManager.Sphere_1.0.1, Azure.ResourceManager.StorageCache_1.3.1, Azure.ResourceManager.StorageMover_1.2.1, Azure.ResourceManager.Support_1.1.1, Azure.ResourceManager.TrafficManager_1.1.3, Azure.Storage.Blobs_12.24.0, Azure.Storage.Blobs.Batch_12.21.0, Azure.Storage.Common_12.23.0, Azure.Storage.Files.DataLake_12.22.0, Azure.Storage.Files.Shares_12.22.0, Azure.Storage.Queues_12.22.0, Microsoft.Azure.WebJobs.Extensions.EventGrid_3.4.4, Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.16.5, Microsoft.Azure.WebJobs.Extensions.SignalRService_2.0.1, Microsoft.Azure.WebJobs.Extensions.Tables_1.3.3, Microsoft.Extensions.Azure_1.11.0
- DataDog/dd-trace-dotnet
- googleapis/google-cloud-dotnet
- Google.Cloud.AIPlatform.V1-3.22.0, Google.Cloud.Audit-2.5.0, Google.Cloud.Bigtable.Admin.V2-3.24.0, Google.Cloud.Bigtable.V2-3.16.0, Google.Cloud.Datastore.V1-4.15.0, Google.Cloud.Dialogflow.Cx.V3-2.23.0, Google.Cloud.Dialogflow.V2-4.26.0, Google.Cloud.Filestore.V1-2.7.0, Google.Cloud.Firestore-3.10.0, Google.Cloud.Firestore.V1-3.10.0, Google.Cloud.PubSub.V1-3.22.0, Google.Cloud.PubSub.V1-3.23.0, Google.Cloud.Storage.V1-4.11.0
- grpc/grpc-dotnet
- microsoft/microsoft-ui-xaml
- microsoft/WindowsAppSDK
アーティクル、スライドなど
System.Linq.Async is part of .NET 10 - LINQ for IAsyncEnumerable
https://steven-giesel.com/blogPost/e40aaedc-9e56-491f-9fe5-3bb0b162ae94
Support for Game Consoles in JetBrains Rider | The .NET Tools Blog
https://blog.jetbrains.com/dotnet/2025/03/14/support-for-game-consoles-in-jetbrains-rider/
DevProxy 0.25 Improves Configuration Management, Joins .NET Foundation
https://www.infoq.com/news/2025/03/devproxy-025-net-foundation/
Notionを使ったヘッドレスCMSの構築方法
https://zenn.dev/rendya/articles/notion-headless-cms-sample
【.NET8】MagicOnionでAPIサーバを立てる - Qiita
https://qiita.com/inco-cyber/items/3253235a0a9d5fda2b1e
C#のEventWaitHandle待ちをTaskに変換して混在を解決する方法(Taskの中で単に待つと問題が起きます) - Qiita
https://qiita.com/spc_ksudoh/items/bff67ca86c878b106c92
【C#】JsonExtensionDataを活用した動的プロパティの取り扱い
https://zenn.dev/shimiyu/articles/c89058684563d2
DuckDBでExcelファイルを読み取る - C#
https://zenn.dev/gkuroki/articles/dotnet-duckdb-excel-read
【Discord】DSharpPlus使ってみた - Qiita
https://qiita.com/wrsmA/items/00b2b8ee085ac08761a4
数値を含んだ文字列の比較(.NET 10) - Qiita
https://qiita.com/h084/items/9ece2dfd6bb5bafaadb1
Running an ASP.NET Core app inside IIS in a Windows container
https://andrewlock.net/running-an-aspnetcore-app-behind-iis-in-a-windows-container/
EF Coreでシーケンスを用いたId以外の列の自動採番を行う - Qiita
https://qiita.com/jun1s/items/0090dd0c4f56e63bd6a0
WPFの配布と更新について_InnoSetupとAutoUpdater.NET - Qiita
https://qiita.com/msms/items/223c30212d3458958001
Make more sense of multithreaded debugging - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/make-more-sense-of-multithreaded-debugging/
Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications - .NET Blog
https://devblogs.microsoft.com/dotnet/hybrid-cache-is-now-ga/
[C#] UnsafeAccessor 属性を使ったコードが実行時に BadImageFormatException 例外を吐いた
https://zenn.dev/j_sakamoto/articles/55676560cef8b2
Writing a .NET Garbage Collector in C# - Part 5
https://minidump.net/writing-a-net-gc-in-c-part-5/
【C#】コレクション式について
https://zenn.dev/nuskey/articles/19b3c75b806dad
ローカル環境で AWSSDK.Extensions.NETCore.Setup 3.7.x を使った初期化が遅い場合は 3.7.1 を使うか DefaultsMode に Standard を指定する。 - Qiita
https://qiita.com/karuakun/items/cf7c334ec8156e4bfd63
What's new in C# 14
https://zenn.dev/ya46/articles/6fe156619d87b0
【.NET 10 Preview1】インターフェースを介したforeachのパフォーマンスが上がるらしい
https://zenn.dev/ya46/articles/bca4fa5e5ceca5
Kyoto.cs #1 (2025/04/06 15:00〜)
https://kyotocs.connpass.com/event/348616/
ライブラリ、リポジトリ、ツールなど
Cysharp/ZLinq: Zero allocation LINQ with Span and LINQ to SIMD, LINQ to Tree (FileSystem, Json, GameObject, etc.) for all .NET platforms and Unity.
https://github.com/Cysharp/ZLinq
ツイート
We merged a C# 14 feature into VS 17.14 (preview 3): partial events and constructors.https://t.co/XTfuleY2Ra
— Julien Couvreur (@jcouv) March 11, 2025
Extension packs are now supported in .vsconfig files. The Visual Studio installer now knows how to install them with out using vsixinstaller.exe.
— Mads Kristensen (@mkristensen) March 13, 2025
Coming soon... pic.twitter.com/FzC7l1aSzZ
https://t.co/ytxy7nOBhm
— ++C++; // 管理人: 岩永 (@ufcpp) March 10, 2025
変なことに気づいてしまうなど。