Skip to content

Commit 5579d0c

Browse files
authored
Merge pull request #154 from mayuki/2024-11-08
Add 2024-11-08.md
2 parents a001b2c + c31dbf6 commit 5579d0c

File tree

1 file changed

+129
-0
lines changed

1 file changed

+129
-0
lines changed

input/2024/2024-11-08.md

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
---
2+
Title: "2024-11-08: ReSharper and Rider 2024.3 RC, .NET Diagnostics v9.0.553101"
3+
Published: 2024/11/08 00:00
4+
DestinationPath: 2024/11/08/updates.html
5+
---
6+
<!--
7+
# yyyy-MM-dd
8+
## 主なトピックス
9+
## ヘッドライン
10+
## アーティクル、スライドなど
11+
## ライブラリ、リポジトリ、ツールなど
12+
## サイト、ドキュメントなど
13+
### ツイート
14+
## Deep Dive
15+
-->
16+
17+
## トピックス
18+
### The ReSharper and the .NET Tools 2024.3 Release Candidates Are Now Available | The .NET Tools Blog
19+
https://blog.jetbrains.com/dotnet/2024/11/07/rsrp-net-tools-2024-3-rc/
20+
21+
### The Rider 2024.3 Release Candidate Is Now Available | The .NET Tools Blog
22+
https://blog.jetbrains.com/dotnet/2024/11/07/the-rider-2024-3-rc/
23+
24+
### Release Diagnostics Release - v9.0.553101 · dotnet/diagnostics
25+
https://github.com/dotnet/diagnostics/releases/tag/v9.0.553101
26+
27+
### Get Ready for .NET Conf 2024! - .NET Blog
28+
https://devblogs.microsoft.com/dotnet/get-ready-for-dotnet-conf-2024/
29+
30+
### OpenSSF Scorecard for .NET and the NuGet ecosystem - The NuGet Blog
31+
https://devblogs.microsoft.com/nuget/openssf-scorecard-for-net-nuget/
32+
33+
34+
## アーティクル、スライドなど
35+
### スマートF開発における現状の課題と、今後の計画~WinFormsからBlazorへ~
36+
https://zenn.dev/nexta_/articles/789121c6186b51
37+
38+
### DataTable からデータ抽出方法の性能比較 on .NET 8 and 9
39+
https://zenn.dev/microsoft/articles/performance-of-datatable-on-dotnet9
40+
41+
### Building a Full-Stack Application with Next.js and .NET API Backend
42+
https://argosco.io/building-a-full-stack-application-with-next-js-and-net-api-backend/net/
43+
44+
### UUID v7 vs UUID v8: Choosing the Ideal Identifier for Scalable Distributed System
45+
https://medium.com/@anderson.buenogod/uuid-v7-vs-uuid-v8-choosing-the-ideal-identifier-for-scalable-distributed-system-fa8efc0550f7
46+
47+
### Azure Functions (in-process) を .NET8 化したときにFunctionホストが起動しない
48+
https://zenn.dev/tessecraft_r/articles/6b19ec48805fdb
49+
50+
### Introducing a new, more conversational way to chat with GitHub Copilot - Visual Studio Blog
51+
https://devblogs.microsoft.com/visualstudio/conversational-way-to-chat-with-github-copilot/
52+
53+
### EF Core の公式トレーニングを VS2022 と SQL Server で実行する
54+
https://zenn.dev/zead/articles/6084fc2001212f
55+
56+
### Learn how to create a Client-Server Application in under 45 Minutes in the new Season of AI - Visual Studio Blog
57+
https://devblogs.microsoft.com/visualstudio/learn-how-to-create-a-client-server-application-in-under-45-minutes-in-the-new-season-of-ai/
58+
59+
### Recent updates for NetEscapades.EnumGenerators: interceptors!
60+
https://andrewlock.net/recent-updates-for-netescapades-enumgenerators-interceptors/
61+
62+
### dotInsights | November 2024 | The .NET Tools Blog
63+
https://blog.jetbrains.com/dotnet/2024/11/04/dotinsights-november-2024/
64+
65+
### [C#] タスクバー上でPowerShellを実行したい!
66+
https://zenn.dev/onakamanpuku/articles/726ec3d99f3287
67+
68+
### New Lock object and history
69+
https://mareks-082.medium.com/new-lock-object-and-history-d69877f46521
70+
71+
### What's new in .NET 9: System.Text.Json improvements
72+
https://blog.elmah.io/whats-new-in-net-9-system-text-json-improvements/
73+
74+
### xUnit の使い方 テストケースの準備&データの渡し方 - Qiita
75+
https://qiita.com/te-k/items/c97425ab12ef2a73c34f
76+
77+
### .NET アプリでデータベースに接続するのさらに続き - Qiita
78+
https://qiita.com/tinymouse/items/a01087fc132b43e8dbb2
79+
80+
### Excel-DNAで非同期処理の関数をつくる - Qiita
81+
https://qiita.com/msms/items/0978934282c0067e6450
82+
83+
### Introducing the Modern Web App (MWA) Pattern for .NET
84+
https://techcommunity.microsoft.com/blog/appsonazureblog/introducing-the-modern-web-app-pattern-for-net/4278895
85+
86+
### What’s new in System.Text.Json in .NET 9
87+
https://okyrylchuk.dev/blog/whats-new-in-system-text-json-in-dotnet-9/
88+
89+
## イベント、配信など
90+
91+
### Visual Studio Users Community Japan 勉強会 #7 (2024/11/30 13:30〜)
92+
https://vsuc.connpass.com/event/335130/
93+
94+
## ライブラリ、リポジトリ、ツールなど
95+
96+
### LittleLittleCloud/StepWise: A code-first workflow engine build with typescript and C#
97+
https://github.com/LittleLittleCloud/StepWise
98+
99+
- [StepWise: A Powerful C# Workflow Engine for Task Execution](https://dev.to/littlelittlecloud/stepwise-a-powerful-c-workflow-engine-for-parallel-task-execution-2nc4)
100+
101+
### velopack/velopack: Installer and automatic update framework for cross-platform desktop applications
102+
https://github.com/velopack/velopack
103+
104+
- [(valopack)C# WPFアプリケーションの自動アップデート実装 & 自動リリース](https://zenn.dev/johmaru/articles/535c12baee666d)
105+
106+
107+
## サイト、ドキュメントなど
108+
### ツイート
109+
<!-- https://x.com/dotnetfdn/status/1854534018768736410?s=12 -->
110+
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Welcome new .NET Foundation Project: MessagePack-CSharp<br>A highly performance-optimized library for serializing .NET data types using MessagePack, a compact and fast binary format.<a href="https://t.co/zpVbzvCoKq">https://t.co/zpVbzvCoKq</a> <a href="https://twitter.com/hashtag/dotnet?src=hash&amp;ref_src=twsrc%5Etfw">#dotnet</a> <a href="https://twitter.com/hashtag/csharp?src=hash&amp;ref_src=twsrc%5Etfw">#csharp</a> <a href="https://t.co/sRdq7lWA7w">pic.twitter.com/sRdq7lWA7w</a></p>&mdash; .NET Foundation (@dotnetfdn) <a href="https://twitter.com/dotnetfdn/status/1854534018768736410?ref_src=twsrc%5Etfw">November 7, 2024</a></blockquote>
111+
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
112+
113+
114+
115+
<!-- https://x.com/sergiopedri/status/1853853796063129979?s=12 -->
116+
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Starting w/ Visual Studio 17.12 P5, UWP .NET 9 projects will use the new standalone MSIX tooling NuGet package! We decoupled it from WindowsAppSDK to provide a consistent UX for both UWP and WinUI 3 apps and much easier to update! More features coming soon! 👀<a href="https://twitter.com/hashtag/csharp?src=hash&amp;ref_src=twsrc%5Etfw">#csharp</a> <a href="https://twitter.com/hashtag/windowsdev?src=hash&amp;ref_src=twsrc%5Etfw">#windowsdev</a> <a href="https://t.co/kHxlM48y2U">pic.twitter.com/kHxlM48y2U</a></p>&mdash; Sergio Pedri (@SergioPedri) <a href="https://twitter.com/SergioPedri/status/1853853796063129979?ref_src=twsrc%5Etfw">November 5, 2024</a></blockquote>
117+
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
118+
119+
120+
121+
<!-- https://x.com/mkristensen/status/1852473805748498660?s=12 -->
122+
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">In Visual Studio, you can now specify whether lines that wrap in the editor should be indented.<br><br>Coming soon... <a href="https://t.co/XoAq84QuTV">pic.twitter.com/XoAq84QuTV</a></p>&mdash; Mads Kristensen (@mkristensen) <a href="https://twitter.com/mkristensen/status/1852473805748498660?ref_src=twsrc%5Etfw">November 1, 2024</a></blockquote>
123+
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
124+
125+
126+
127+
<!-- https://x.com/mkristensen/status/1852033780338327705?s=12 -->
128+
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">First we introduced the IEnumerable Visualizer. Then we added IntelliSense to it. And now we&#39;re bringing syntax highlighting. All thanks to the feedback from you. <br><br>Coming soon to Visual Studio... <a href="https://t.co/zMzGU6pCZ7">pic.twitter.com/zMzGU6pCZ7</a></p>&mdash; Mads Kristensen (@mkristensen) <a href="https://twitter.com/mkristensen/status/1852033780338327705?ref_src=twsrc%5Etfw">October 31, 2024</a></blockquote>
129+
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

0 commit comments

Comments
 (0)