Skip to content

Commit 99aaa08

Browse files
authored
Merge pull request #181 from mayuki/2025-07-09
Add 2025-07-09.md
2 parents ddbc833 + 3a38540 commit 99aaa08

File tree

1 file changed

+125
-0
lines changed

1 file changed

+125
-0
lines changed

input/2025/2025-07-09.md

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
---
2+
Title: "2025-07-09: .NET 8.0.18 & .NET 9.0.7, AutoMapper & MediatR Commercial Editions"
3+
Published: 2025/07/09 00:00
4+
DestinationPath: 2025/07/09/updates.html
5+
---
6+
<!--
7+
# yyyy-MM-dd
8+
## 主なトピックス
9+
## ヘッドライン
10+
## アーティクル、スライドなど
11+
## ライブラリ、リポジトリ、ツールなど
12+
## サイト、ドキュメントなど
13+
### ツイート
14+
## Deep Dive
15+
-->
16+
17+
## トピックス
18+
### .NET and .NET Framework July 2025 servicing releases updates - .NET Blog
19+
https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-july-2025-servicing-updates/
20+
21+
.NET と .NET Framework の 2025 年 7 月のサービス リリース更新プログラムについて。
22+
23+
.NET 8.0.18 と .NET 9.0.7 がリリースされ、いくつかの不具合の修正と改善が含まれている。セキュリティーに関する修正は含まれない。.NET Framework の更新はリリースされていない。
24+
25+
### AutoMapper and MediatR Commercial Editions Launch Today
26+
https://www.jimmybogard.com/automapper-and-mediatr-commercial-editions-launch-today/
27+
28+
AutoMapper と MediatR の商用版がリリースされた。
29+
30+
これらのライブラリーは元々オープンソースのゆるいライセンスで提供されていたが、それぞれ今回リリースされたバージョンからは有償ライセンスか Reciprocal Public License (強いコピーレフト) のいずれかを選択する必要がある。
31+
32+
記事では価格設定や既存のバージョンについてや、社名についてなどに触れている。
33+
34+
- [Release v15.0.0 · LuckyPennySoftware/AutoMapper](https://github.com/LuckyPennySoftware/AutoMapper/releases/tag/v15.0.0)
35+
- [Release v13.0.0 · LuckyPennySoftware/MediatR](https://github.com/LuckyPennySoftware/MediatR/releases/tag/v13.0.0)
36+
37+
## リリース
38+
- [aws/aws-sdk-net](https://github.com/aws/aws-sdk-net)
39+
- [3.7.1075.0](https://github.com/aws/aws-sdk-net/releases/tag/3.7.1075.0), [3.7.1076.0](https://github.com/aws/aws-sdk-net/releases/tag/3.7.1076.0), [3.7.1077.0](https://github.com/aws/aws-sdk-net/releases/tag/3.7.1077.0), [4.0.43.0](https://github.com/aws/aws-sdk-net/releases/tag/4.0.43.0), [4.0.44.0](https://github.com/aws/aws-sdk-net/releases/tag/4.0.44.0), [4.0.45.0](https://github.com/aws/aws-sdk-net/releases/tag/4.0.45.0)
40+
- [Azure/azure-sdk-for-net](https://github.com/Azure/azure-sdk-for-net)
41+
- [Azure.Provisioning_1.2.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.Provisioning_1.2.0), [Azure.ResourceManager.ArizeAIObservabilityEval_1.0.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.ArizeAIObservabilityEval_1.0.0), [Azure.ResourceManager.Avs_1.5.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.Avs_1.5.0), [Azure.ResourceManager.CarbonOptimization_1.0.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.CarbonOptimization_1.0.0), [Azure.ResourceManager.Compute_1.10.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.Compute_1.10.0), [Azure.ResourceManager.LambdaTestHyperExecute_1.0.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.LambdaTestHyperExecute_1.0.0), [Azure.ResourceManager.Network_1.11.1](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.Network_1.11.1), [Azure.ResourceManager.Storage_1.4.3](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.Storage_1.4.3), [Azure.ResourceManager.StorageActions_1.0.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.StorageActions_1.0.0), [System.ClientModel_1.5.0](https://github.com/Azure/azure-sdk-for-net/releases/tag/System.ClientModel_1.5.0)
42+
- [CommunityToolkit/Maui](https://github.com/CommunityToolkit/Maui)
43+
- [12.1.0](https://github.com/CommunityToolkit/Maui/releases/tag/12.1.0), [3.0.1-camera](https://github.com/CommunityToolkit/Maui/releases/tag/3.0.1-camera), [6.1.1-mediaelement](https://github.com/CommunityToolkit/Maui/releases/tag/6.1.1-mediaelement)
44+
- [DataDog/dd-trace-dotnet](https://github.com/DataDog/dd-trace-dotnet)
45+
- [v3.20.1](https://github.com/DataDog/dd-trace-dotnet/releases/tag/v3.20.1)
46+
- [domaindrivendev/Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore)
47+
- [v9.0.2](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v9.0.2), [v9.0.3](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v9.0.3)
48+
- [googleapis/google-cloud-dotnet](https://github.com/googleapis/google-cloud-dotnet)
49+
- [Google.Cloud.AIPlatform.V1-3.37.0](https://github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.AIPlatform.V1-3.37.0), [Google.Cloud.Bigtable.V2-3.19.0](https://github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.Bigtable.V2-3.19.0), [Google.Cloud.Dataplex.V1-3.9.0](https://github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.Dataplex.V1-3.9.0), [Google.Cloud.Dataproc.V1-5.20.0](https://github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.Dataproc.V1-5.20.0), [Google.Cloud.Dialogflow.Cx.V3-2.24.0](https://github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.Dialogflow.Cx.V3-2.24.0), [Google.Cloud.PubSub.V1-3.27.0](https://github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.PubSub.V1-3.27.0), [Google.Cloud.SecurityCenter.V2-1.2.0](https://github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.SecurityCenter.V2-1.2.0)
50+
51+
## アーティクル、スライドなど
52+
### Unpacking Zip Folders into Windows Long File Paths
53+
https://weblog.west-wind.com/posts/2025/Jun/22/Unpacking-Zip-Folders-into-Windows-Long-File-Paths
54+
55+
.NET の ZipFile を使用して Windows で長いパスを持つ ZIP ファイルを展開する方法について。
56+
57+
### Visual Studio開発効率爆上げ!キーボードショートカット & スニペット完全ガイド
58+
https://qiita.com/Sakai_path/items/0b159c62cc7440b258ed
59+
60+
Visual Studio のキーボードショートカットとスニペットの使い方をまとめた記事。
61+
62+
### 【Aspire】EfCore+Aspireでコンテナ上のDBに対してマイグレーション実施
63+
https://qiita.com/KM_20005/items/69e9264c835f2bd05e63
64+
65+
.NET Aspire と Entity Framework Core を使用したアプリケーションでコンテナー上のデータベースに対してマイグレーションを実行する方法について。
66+
67+
### Exploring the features of dotnet run app.cs: Exploring the .NET 10 preview - Part 1
68+
https://andrewlock.net/exploring-dotnet-10-preview-features-1-exploring-the-dotnet-run-app.cs/
69+
.NET 10 Preview で導入された `dotnet run app.cs` についての解説。
70+
71+
基本的な使用方法やプロジェクトのカスタマイズ、パッケージのリファレンスやどのように使うのかといったことについて。
72+
73+
### Behind the scenes of dotnet run app.cs: Exploring the .NET 10 preview - Part 2
74+
https://andrewlock.net/exploring-dotnet-10-preview-features-2-behind-the-scenes-of-dotnet-run-app.cs/
75+
76+
.NET 10 Preview で導入された `dotnet run app.cs` を実行したときに実際にビルドするために行われている処理についての詳細な解説。
77+
78+
### GitHub Copilot Agent Mode の MCP の Tools, Prompts, Resources の使い方
79+
https://zenn.dev/microsoft/articles/github-copilot-mcp
80+
81+
GitHub Copilot Agent Mode での MCP の Tools, Prompts, Resources の使用例を MCP サーバーの実装を交えて紹介。
82+
83+
### EntityFramework Coreで使用できる属性
84+
https://qiita.com/omt_teruki/items/d97b5fa10e81bfc210f9
85+
86+
Entity Framework Core でテーブル定義などに使用できる属性についてのまとめ。
87+
88+
### ASP.NET Core TagHelpers: underrated feature of an underrated framework
89+
https://alexanderzeitler.com/articles/asp-net-core-taghelpers-view-composition-vsa-vertical-slices-architecture-underrated-feature-underrated-framework/
90+
91+
ASP.NET Core のタグヘルパーについて。記事では基本的な使い方に加えて、Razor によるビューとの統合方法について触れている。
92+
93+
### BigInteger.GreatestCommonDivisor() の高速化の試み【失敗 orz】 - Qiita
94+
https://qiita.com/rougemeilland/items/cd16111d3abd50caa0e9
95+
96+
BigInteger.GreatestCommonDivisor の高速化を試みたという話。
97+
98+
### Local AI + .NET = AltText Magic in One C# Script - .NET Blog
99+
https://devblogs.microsoft.com/dotnet/alttext-generator-csharp-local-models/
100+
101+
ローカル AI モデルと .NET を使用して代替テキスト(alt)を生成する方法の紹介。記事では Ollama と `dotnet run` を使用した例を紹介している。
102+
103+
### 2025-06 MRubyCS 0.10.0! - HADASHIKICK LAND
104+
https://hadashikick.land/2025/06/mrubycs
105+
106+
mruby を .NET で使用するためのライブラリー MRubyCS のリリースとライブラリーについての解説。
107+
108+
### Virtualize された MudDataGrid で ScrollTo を行う (MudBlazor)
109+
https://zenn.dev/tetr4lab/articles/94480a271f0d8d
110+
111+
MudBlazor の仮想化された MudDataGrid コンポーネントでコードによるスクロールを行う方法について。
112+
113+
## ライブラリ、リポジトリ、ツールなど
114+
115+
### sator-imaging/DotnetTool-StaticImport: dotnet cli tool to migrate file(s) from another project, github or public website.
116+
https://github.com/sator-imaging/DotnetTool-StaticImport
117+
118+
外部のリポジトリーやプロジェクトのソースコードを取り込むツール。
119+
120+
- [外部モジュールの静的リンクツール](https://zenn.dev/sator_imaging/articles/7b1df223d17d89)
121+
122+
### Akeit0/similarity-csharp
123+
https://github.com/Akeit0/similarity-csharp
124+
125+
Roslyn を使用した C# の類似コードの検出ツール。

0 commit comments

Comments
 (0)