トピックス
Debugging Enhancements in .NET 8 - .NET Blog
https://devblogs.microsoft.com/dotnet/debugging-enhancements-in-dotnet-8/
Polly v8 officially released
https://www.thepollyproject.org/2023/09/28/polly-v8-officially-released/
CoreWCF v1.4 and v1.5 preview1 released · Issue #15 · CoreWCF/announcements
https://github.com/CoreWCF/announcements/issues/15
Release Diagnostics Release - v7.0.447801 · dotnet/diagnostics
https://github.com/dotnet/diagnostics/releases/tag/v7.0.447801
.NET Framework September 2023 Cumulative Update Preview - .NET Blog
https://devblogs.microsoft.com/dotnet/dotnet-framework-september-2023-cumulative-update-preview/
Get a Sneak Peek: The Visual Studio 'Tea & Technology' Miniseries - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/visual-studio-tea-technology-miniseries/
アーティクル、スライドなど
CI/CD Unleashed: Optimizing .NET Web Application Delivery with Jenkins and Docker
EFとSQLDBの暗号化について - Qiita
https://qiita.com/gsrh/items/cd77acbc2af350b3ee03
GitLab CI/CDを導入してC#/WPFアプリケーションのテストとインストーラーのビルド・デプロイを自動化する
https://zenn.dev/hacarus_blog/articles/3-gitlab-ci-for-c-application
Handling of unknown enums in .NET serialization for API integration
https://gaevoy.com/2023/09/26/dotnet-serialization-unknown-enums-handling-api.html
Server Sent Events with .NET 7
https://blog.devgenius.io/server-sent-events-with-net-7-4f06499a7762
[C#]DIコンテナのスコープ範囲を制御する - Qiita
https://qiita.com/jun1s/items/a4ebf7e897dc3cb1fea9
ASP.NET Core SignalR × Redis でHubを冗長化 - Qiita
https://qiita.com/takasan/items/c9f245d0be24111e0cc1
Preventing breaking changes in .NET class libraries
https://medium.com/workleap/preventing-breaking-changes-in-net-class-libraries-e61ae93b1b46
The convenience of .NET - .NET Blog
https://devblogs.microsoft.com/dotnet/the-convenience-of-dotnet/
A unit of profiling makes the allocations go away - Visual Studio Blog
https://devblogs.microsoft.com/visualstudio/a-unit-of-profiling-makes-the-allocations-go-away/
Rider Kicks Off the Early Access Program for the 2023.3 Release! | The .NET Tools Blog
https://blog.jetbrains.com/dotnet/2023/09/25/rider-2023-3-eap1/
【Windows/C#】アクセストークンの特権を変更する - Qiita
https://qiita.com/mitsu_at3/items/8e5fa9cdbd61a315cb32
ReSharper 2023.3 Early Access Program Begins! | The .NET Tools Blog
https://blog.jetbrains.com/dotnet/2023/09/25/rsrp-2023-3-eap1/
How to modify response headers in ASP.NET Core middleware
https://blog.elmah.io/how-to-modify-response-headers-in-asp-net-core-middleware/
Accessing private members without reflection in C# - Gérald Barré
https://www.meziantou.net/accessing-private-members-without-reflection-in-csharp.htm
Tales from the .NET Migration Trenches - Our First Controller
https://www.jimmybogard.com/tales-from-the-net-migration-trenches-our-first-controller/
Feature Flags 101: A Guide for .NET Developers
https://www.code4it.dev/blog/feature-flags-dotnet/
Building .NET solutions through code on Nuke Build
https://medium.com/@alex.ozr/building-net-solutions-through-code-on-nuke-build-de40be06b091
Test Coverage Analysis with Coverlet in .NET
https://victormagalhaes-dev.medium.com/test-coverage-analysis-with-coverlet-in-net-2e38df3c6ed7
Tales from the .NET Migration Trenches - Migrating Initial Business Logic
https://www.jimmybogard.com/tales-from-the-net-migration-trenches-migrating-business-logic/
サイト、ドキュメントなど
ツイート
I am very excited to share something I have been working on for the past few weeks: @extism .NET PDK! Start building universal wasm libraries in C# and F#: https://t.co/T5UupbWgOA
— Muhammad Azeez (@mhmd_azeez) September 26, 2023
It's still very experimental, but we would love to get your feedback#csharp #dotnet #fsharp
In .NET you can load a huge graph(s) of objects directly from a file and, basically, mmap it & register as a managed heap! GC won't waste time scanning/compacting/collecting it. Quick example of me registering stack memory as a managed heap: pic.twitter.com/ljAn6UNoqS
— Egor Bogatov (@EgorBo) September 25, 2023