Skip to content

Commit 3e32101

Browse files
authored
Merge pull request #145 from mayuki/2024-09-01
Add 2024-09-01.md
2 parents 1e6efdf + afe03b1 commit 3e32101

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

input/2024/2024-09-01.md

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
---
2+
Title: "2024-09-01: Transfer Mono to WineHQ, .NET Aspire 8.2, BinaryFormatter removed from .NET 9"
3+
Published: 2024/09/01 00:00
4+
DestinationPath: 2024/09/01/updates.html
5+
---
6+
<!--
7+
# yyyy-MM-dd
8+
## 主なトピックス
9+
## ヘッドライン
10+
## アーティクル、スライドなど
11+
## ライブラリ、リポジトリ、ツールなど
12+
## サイト、ドキュメントなど
13+
### ツイート
14+
## Deep Dive
15+
-->
16+
17+
## トピックス
18+
19+
### Thank you to all the Mono developers! · Issue #21796 · mono/mono
20+
https://github.com/mono/mono/issues/21796
21+
22+
- [Microsoftが「Mono」をWineチームに寄贈、Microsoftの手を離れることでMonoが再び活気を取り戻すと期待する声も](https://gigazine.net/news/20240828-mono-microsoft-wine/)
23+
24+
### Announcing .NET Aspire 8.2 - Goodbye Components, Hello Integrations! - .NET Blog
25+
https://devblogs.microsoft.com/dotnet/announcing-dotnet-aspire-8-2/
26+
27+
### BinaryFormatter removed from .NET 9 - .NET Blog
28+
https://devblogs.microsoft.com/dotnet/binaryformatter-removed-from-dotnet-9/
29+
30+
### Introducing the Pinecone .NET SDK - .NET Blog
31+
https://devblogs.microsoft.com/dotnet/introducing-pinecone-dotnet-sdk/
32+
33+
### .NET Community Toolkit 8.3 is here! NativeAOT, .NET 8 enhancements, and more! - .NET Blog
34+
https://devblogs.microsoft.com/dotnet/announcing-the-dotnet-community-toolkit-830/
35+
36+
### Release CoreWCF v1.6.0 · CoreWCF/CoreWCF
37+
https://github.com/CoreWCF/CoreWCF/releases/tag/v1.6.0
38+
39+
### Announcing ASP.NET Core OData 9 Official Release - OData
40+
https://devblogs.microsoft.com/odata/announcing-asp-net-core-odata-9-official-release/
41+
42+
### Windows Terminal Preview 1.22 Release
43+
https://devblogs.microsoft.com/commandline/windows-terminal-preview-1-22-release/
44+
45+
### C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options - .NET Blog
46+
https://devblogs.microsoft.com/dotnet/whats-new-in-csharp-dev-kit-august-2024/
47+
48+
## アーティクル、スライドなど
49+
### 【C#】Izayoi.Data ライブラリー (ORM)
50+
https://zenn.dev/izayoijiichan/articles/2243e4db5a14ad
51+
52+
### Blazor Wasm でない ASP.NET Core アプリを PWA 化する - Qiita
53+
https://qiita.com/higege-amdeker/items/80e23fd03480ec6c6eea
54+
55+
### 【C#】CDKTF を使って Azure のリソースを作成する
56+
https://zenn.dev/nekojoker/articles/bf6f79ecf165fc
57+
58+
### Modern Authentication on .NET in Practice: OpenID Connect, BFF and SPA
59+
https://dev.to/kirill-abblix/modern-authentication-on-net-in-practice-openid-connect-bff-and-spa-3gj2
60+
61+
### Azure Functions .NET 8 分離ワーカーモデルで Swagger のトップページをカスタマイズする - Qiita
62+
https://qiita.com/higege-amdeker/items/e90b3d9413a090280298
63+
64+
### C#ベースのオープンソースCMS「Orchard Core」をヘッドレスCMSとして利用する
65+
https://zenn.dev/zead/articles/orchardcore-headless-cms
66+
67+
### Understanding .NET stack traces - A guide for developers
68+
https://blog.elmah.io/understanding-net-stack-traces-a-guide-for-developers/
69+
70+
### 型の分割定義 (partial)
71+
https://ufcpp.net/study/csharp/misc/partial-type/
72+
73+
### Building pipelines with IAsyncEnumerable in .NET
74+
https://nikiforovall.github.io/dotnet/2024/08/22/async-enumerable-pipelines.html
75+
76+
### VirtualStorageLibrary Release Version 0.8.0 - Qiita
77+
https://qiita.com/pec02304/items/34580833cd21c2b9958a
78+
79+
### Avalonia UI 超入門
80+
https://zenn.dev/inuinu/articles/avalonia-ui-for-absolute-beginners
81+
82+
### New GitHub Copilot features in Visual Studio 2022 17.11 - Visual Studio Blog
83+
https://devblogs.microsoft.com/visualstudio/new-github-copilot-features-in-visual-studio-2022-17-11/
84+
85+
### How is the Windows.Foundation.Uri.Domain property different from Host? - The Old New Thing
86+
https://devblogs.microsoft.com/oldnewthing/20240829-00/?p=110192
87+
88+
### neue cc - .NET 9 AlternateLookup によるC# 13時代のUTF8文字列の高速なDictionary参照
89+
https://neue.cc/2024/08/29_AlternateLookup.html
90+
91+
### New IDE features in Visual Studio v17.11 - Visual Studio Blog
92+
https://devblogs.microsoft.com/visualstudio/new-ide-features-in-visual-studio-v17-11/
93+
94+
### .NET のオプション機能を完全に理解した。 - 鷲ノ巣
95+
https://tech.blog.aerie.jp/entry/2024/08/23/175944

0 commit comments

Comments
 (0)