質問編集履歴
2
タグの使い
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
開発環境の記載
title
CHANGED
File without changes
|
body
CHANGED
@@ -44,4 +44,10 @@
|
|
44
44
|
public double price;
|
45
45
|
public string code;
|
46
46
|
}
|
47
|
-
```
|
47
|
+
```
|
48
|
+
|
49
|
+
開発環境
|
50
|
+
OS windows10
|
51
|
+
Visual Studio 2019
|
52
|
+
ASP.NET Core Web API
|
53
|
+
.NET 5.0
|