Added TrainingRecordService

This commit is contained in:
Chase Tucker
2024-03-04 13:07:51 -07:00
parent 1a3f0de8a7
commit 41a01fcf14
98 changed files with 388 additions and 3698 deletions

View File

@ -24,6 +24,22 @@
"build/netstandard1.0/coverlet.collector.targets": {}
}
},
"CsvHelper/31.0.0": {
"type": "package",
"dependencies": {
"System.Linq.Async": "4.0.0"
},
"compile": {
"lib/net8.0/CsvHelper.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/CsvHelper.dll": {
"related": ".xml"
}
}
},
"Dapper/2.1.28": {
"type": "package",
"compile": {
@ -1182,6 +1198,19 @@
}
}
},
"System.Linq.Async/4.0.0": {
"type": "package",
"compile": {
"ref/netcoreapp3.0/System.Linq.Async.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp3.0/System.Linq.Async.dll": {
"related": ".xml"
}
}
},
"System.Reflection.Metadata/1.6.0": {
"type": "package",
"compile": {
@ -1286,6 +1315,7 @@
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"dependencies": {
"CsvHelper": "31.0.0",
"Dapper": "2.1.28",
"Dapper.Contrib": "2.0.78",
"Microsoft.Extensions.Hosting": "8.0.0",
@ -1380,6 +1410,34 @@
"coverlet.collector.nuspec"
]
},
"CsvHelper/31.0.0": {
"sha512": "PypRJq7AugnCJjq6Zu5EqFDTfRv7Gh+MtSH2T/kwiGmg1UHAflq4cE8j3uMkvXSxaayVtcwi+8hC0w+30YzzWA==",
"type": "package",
"path": "csvhelper/31.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"csvhelper.31.0.0.nupkg.sha512",
"csvhelper.nuspec",
"lib/net462/CsvHelper.dll",
"lib/net462/CsvHelper.xml",
"lib/net47/CsvHelper.dll",
"lib/net47/CsvHelper.xml",
"lib/net48/CsvHelper.dll",
"lib/net48/CsvHelper.xml",
"lib/net6.0/CsvHelper.dll",
"lib/net6.0/CsvHelper.xml",
"lib/net7.0/CsvHelper.dll",
"lib/net7.0/CsvHelper.xml",
"lib/net8.0/CsvHelper.dll",
"lib/net8.0/CsvHelper.xml",
"lib/netstandard2.0/CsvHelper.dll",
"lib/netstandard2.0/CsvHelper.xml",
"lib/netstandard2.1/CsvHelper.dll",
"lib/netstandard2.1/CsvHelper.xml"
]
},
"Dapper/2.1.28": {
"sha512": "ha49pzOEDmCPkMxwfPSR/wxa/6RD3r42TESIgpzpi7FXq/gNVUuJVEO+wtUzntNRhtmq3BKCl0s0aAlSZLkBUA==",
"type": "package",
@ -3174,6 +3232,33 @@
"useSharedDesignerContext.txt"
]
},
"System.Linq.Async/4.0.0": {
"sha512": "WbiYEedFZeM+psmMyoCt1AKbZppAZg8Eq1ZTQ+521fGNeXqlgJj0tZYV5n1LsKRO5osQuitYxGNuzPTy3213sg==",
"type": "package",
"path": "system.linq.async/4.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net461/System.Linq.Async.dll",
"lib/net461/System.Linq.Async.xml",
"lib/netcoreapp3.0/System.Linq.Async.dll",
"lib/netcoreapp3.0/System.Linq.Async.xml",
"lib/netstandard2.0/System.Linq.Async.dll",
"lib/netstandard2.0/System.Linq.Async.xml",
"lib/netstandard2.1/System.Linq.Async.dll",
"lib/netstandard2.1/System.Linq.Async.xml",
"ref/net461/System.Linq.Async.dll",
"ref/net461/System.Linq.Async.xml",
"ref/netcoreapp3.0/System.Linq.Async.dll",
"ref/netcoreapp3.0/System.Linq.Async.xml",
"ref/netstandard2.0/System.Linq.Async.dll",
"ref/netstandard2.0/System.Linq.Async.xml",
"ref/netstandard2.1/System.Linq.Async.dll",
"ref/netstandard2.1/System.Linq.Async.xml",
"system.linq.async.4.0.0.nupkg.sha512",
"system.linq.async.nuspec"
]
},
"System.Reflection.Metadata/1.6.0": {
"sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
"type": "package",