トピックス
Our Vision for .NET 9 - .NET Blog
https://devblogs.microsoft.com/dotnet/our-vision-for-dotnet-9/
Visual Studio 2022 17.9 Now Available - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-9-now-available/
.NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27 - .NET Blog
https://devblogs.microsoft.com/dotnet/february-2024-updates/
Announcing NuGet 6.9 - The NuGet Blog
https://devblogs.microsoft.com/nuget/announcing-nuget-6-9/
Announcement: BinaryFormatter is being removed in .NET 9 · Issue #98245 · dotnet/runtime
https://github.com/dotnet/runtime/issues/98245
Release 8.3.0 · App-vNext/Polly
https://github.com/App-vNext/Polly/releases/tag/8.3.0
Release v1.5.0-preview1 · microsoft/WindowsAppSDK
https://github.com/microsoft/WindowsAppSDK/releases/tag/v1.5.0-preview1
Release v8.0.2 · npgsql/npgsql
https://github.com/npgsql/npgsql/releases/tag/v8.0.2
Release 11.0.9 · AvaloniaUI/Avalonia
https://github.com/AvaloniaUI/Avalonia/releases/tag/11.0.9
AutoMapper 13.0 Released
https://www.jimmybogard.com/automapper-13-0-released/
Welcome to .NET Release News on GitHub Discussions! · dotnet/core · Discussion #9131
https://github.com/dotnet/core/discussions/9131
Introducing Sudo for Windows!
https://devblogs.microsoft.com/commandline/introducing-sudo-for-windows/
Announcing Stride 4.2
https://www.stride3d.net/blog/announcing-stride-4-2-in-dotnet-8/
アーティクル、スライドなど
.NET 9で登場予定のLINQのメソッド - Qiita
https://qiita.com/h084/items/57ee888c346479b6802f
8 ways to set the URLs for an ASP.NET Core app
https://andrewlock.net/8-ways-to-set-the-urls-for-an-aspnetcore-app/
The Odd Edge Case of C# DateTime AddYears()
https://medium.com/@criticalsession/the-odd-edge-case-of-c-datetime-addyears-65a8ac0cc105
Avaloniaでドラッグ&ドロップでファイルを受け取る【Drag and Drop】 - Qiita
https://qiita.com/SousiOmine/items/7b5cfbf1505176b19fd0
Blazor Serverの.NET 8以降(App.razor)の相対ディレクトリ指定 - Qiita
https://qiita.com/yaju/items/28c020070111b4d0ed40
AvaloniaのListBoxで複数選択を取得する【SelectedItems】 - Qiita
https://qiita.com/SousiOmine/items/a151485bf609b23d6539
Rider 2024.1 EAP 4: New Monitoring Tool Window and Blazor WASM Hot Reload for Running Applications | The .NET Tools Blog
https://blog.jetbrains.com/dotnet/2024/02/09/rider-2024-1-eap-4/
OpenTelemetry with Oracle JDBC and ODP.NET
https://blogs.oracle.com/developers/post/opentelemetry-with-oracle-jdbc-and-odpnet
C#と.NET 8を活用したコンソールアプリケーションにおける依存性注入の実装 - Qiita
https://qiita.com/te-k/items/4ce2a8a9557139e0c418
2023’s Top 10 New Features for .NET in Visual Studio - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/2023s-top-10-new-features-for-net-in-visual-studio/
Developing With Accessibility in Mind at Microsoft - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/developing-with-accessibility-in-mind-at-microsoft/
Java経験者がWindows App SDK(C#)で実装したアプリをMicrosoft Storeに公開するまでに得た気づき - Qiita
https://qiita.com/dAii_7tHw_eL8R/items/42d7d4949ea851726d86
dotInsights | February 2024 | The .NET Tools Blog
https://blog.jetbrains.com/dotnet/2024/02/07/dotinsights-february-2024/
次世代Rx「R3」解説 - Qiita
https://qiita.com/toRisouP/items/e7be5a5a43058556db8f
Entity Frameworkでのキャッシュ挙動とAsNoTrackingの使用方法 - Qiita
https://qiita.com/te-k/items/e10b44f89477d8a1678b
Using default interface methods for performance gains in IHeaderDictionary
https://andrewlock.net/using-default-interface-methods-for-performance-gains-in-iheaderdictionary/
ファーストクラスな Span 型
https://ufcpp.net/blog/2024/2/first-class-span/
[Blazor]プラグインで動的に表を切り替える - Qiita
https://qiita.com/onsen_koichi/items/61fd3534789fc6399654
Dev Tunnels: A Game Changer for Mobile Developers - .NET Blog
https://devblogs.microsoft.com/dotnet/dev-tunnels-a-game-changer-for-mobile-developers/
Three new LINQ methods in .NET 9
https://steven-giesel.com/blogPost/0594ba85-356b-47f1-89a9-70e9761c582e
Cross-Platform Diagnostic Tools for .NET Applications
https://dev.to/mohammadkarimi/cross-platform-diagnostic-tools-for-net-applications-2366
Predict Happiness using Sci-kit learn classification ML model and import in to .net
NET8 Web Api Monitoring Fast and Easy With Traces, Logs and Metrics.
https://dev.to/leandronoijo/net8-web-api-monitoring-fast-and-easy-with-traces-logs-and-metrics-2o9n
A Look Back: Visual Studio’s Profiling Tool Advancements in 2023 - Visual Studio Blog
Monitoring Tool in Rider 2024.1 EAP 4 | The .NET Tools Blog
https://blog.jetbrains.com/dotnet/2024/02/12/monitoring-tool-in-rider-2024-1-eap-4/
【C#】open/closed type 及び bound/unbound type の定義。 - ねののお庭。
https://blog.neno.dev/entry/2024/02/12/190723
C# での破壊的変更の今後の扱い (続報)
https://ufcpp.net/blog/2024/2/breaking-changes/
Creating Custom AI Prompts With ReSharper | The .NET Tools Blog
https://blog.jetbrains.com/dotnet/2024/02/05/creating-custom-ai-prompts-with-resharper/
【C#】Microsoft.Extensions.Logging のログを BigQuery で引きやすくする。 - ねののお庭。
https://blog.neno.dev/entry/2024/02/03/180352
Rider 2024.1 EAP 3: Stepping Time Visualization, Inline Breakpoints, and UX/UI Improvements. | The .NET Tools Blog
https://blog.jetbrains.com/dotnet/2024/02/02/rider-2024-1-eap-3/
🚀 Smart load balancing for OpenAI endpoints using containers
サイト、ドキュメントなど
ツイート
.NET 9 Enumerable First/Last
— Dave Callan | dotnet (@Dave_DotNet) February 6, 2024
performance improvements ⬇
The PR below got merged into main yesterday.
Looks like some nice improvements to First/Last. #dotnet pic.twitter.com/xmIHExgA92
.NET 9 - new LINQ Index operator ⬇
— Dave Callan | dotnet (@Dave_DotNet) February 10, 2024
This allows us to get the index of the current iteration. This is already possible using Select but the new operator is a little more explicit and has a nicer API IMHO.
What do you think?
Thanks to Steve Giesel on LinkedIn for the image ->… pic.twitter.com/6CEk5slI82
ECMA-334 (C# の言語仕様) がいつの間にやら更新されており、C# 7 に対応していた。マジか。 pic.twitter.com/8qDvpgkI5K
— 何縫ねの。 (@nenoMake) February 8, 2024