태그1개읽어서 DB INSERT 5회 성공!

This commit is contained in:
2026-02-21 08:16:37 +09:00
parent 20ee22ae0c
commit 171aaf6115
28 changed files with 277 additions and 1540 deletions

Binary file not shown.

View File

@@ -8,6 +8,7 @@
".NETCoreApp,Version=v8.0": {
"OpcConnectionTest/1.0.0": {
"dependencies": {
"Npgsql": "10.0.1",
"OPCFoundation.NetStandard.Opc.Ua": "1.5.378.106",
"OPCFoundation.NetStandard.Opc.Ua.Client": "1.5.378.106"
},
@@ -95,6 +96,18 @@
}
}
},
"Npgsql/10.0.1": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "10.0.2",
"System.Diagnostics.DiagnosticSource": "10.0.2"
},
"runtime": {
"lib/net8.0/Npgsql.dll": {
"assemblyVersion": "10.0.1.0",
"fileVersion": "10.0.1.0"
}
}
},
"OPCFoundation.NetStandard.Opc.Ua/1.5.378.106": {
"dependencies": {
"OPCFoundation.NetStandard.Opc.Ua.Client": "1.5.378.106",
@@ -333,6 +346,13 @@
"path": "newtonsoft.json/13.0.4",
"hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
},
"Npgsql/10.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XyUcxEfqlFomhNTG/ZdGlec+uSOQArKz0Mzz8jYKP/Jj9GM2YabU5CVZtp0yiC4f9hRp+tRZTnHMatJeJ3rwgw==",
"path": "npgsql/10.0.1",
"hashPath": "npgsql.10.0.1.nupkg.sha512"
},
"OPCFoundation.NetStandard.Opc.Ua/1.5.378.106": {
"type": "package",
"serviceable": true,