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

@ -147,6 +147,10 @@
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"CsvHelper": {
"target": "Package",
"version": "[31.0.0, )"
},
"Dapper": {
"target": "Package",
"version": "[2.1.28, )"