Adding of archive items is mostly operational. Need to handle file upload

This commit is contained in:
Vincent Allen
2025-07-29 16:16:42 -04:00
parent 167a8f6fc6
commit a28663441e
158 changed files with 2628 additions and 801 deletions

View File

@@ -13,7 +13,8 @@
"Microsoft.Extensions.Hosting": "9.0.7",
"Microsoft.Extensions.Options": "9.0.7",
"Npgsql": "9.0.3",
"Npgsql.DependencyInjection": "9.0.3"
"Npgsql.DependencyInjection": "9.0.3",
"OpenArchival.Core": "1.0.0"
},
"runtime": {
"OpenArchival.Database.dll": {}
@@ -430,6 +431,14 @@
"fileVersion": "9.0.725.31616"
}
}
},
"OpenArchival.Core/1.0.0": {
"runtime": {
"OpenArchival.Core.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
@@ -655,6 +664,11 @@
"sha512": "sha512-AJ+9fyCtQUImntxAJ9l4PZiCd4iepuk4pm7Qcno7PBIWQnfXlvwKuFsGk2H+QyY69GUVzDP2heELW6ho5BCXUg==",
"path": "system.diagnostics.eventlog/9.0.7",
"hashPath": "system.diagnostics.eventlog.9.0.7.nupkg.sha512"
},
"OpenArchival.Core/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}