Implementacion del metodo de listar y cambios en los modelos e interfaces

This commit is contained in:
jrojas
2024-11-18 09:22:09 +01:00
parent bdfe9ffd6d
commit 8c3be106f9
74 changed files with 1575 additions and 135 deletions
@@ -8,15 +8,16 @@
".NETCoreApp,Version=v8.0": {
"audit-test/1.0.0": {
"dependencies": {
"AuditLogs": "1.0.0",
"Microsoft.NET.Test.Sdk": "17.8.0",
"Mongo2Go": "2.2.16",
"Moq": "4.20.72",
"NUnit": "3.14.0",
"NUnit.Analyzers": "3.9.0",
"NUnit3TestAdapter": "4.5.0",
"audit-logs": "1.0.0",
"coverlet.collector": "6.0.0",
"xunit": "2.9.2"
"xunit": "2.9.2",
"audit-logs": "1.0.0.0"
},
"runtime": {
"audit-test.dll": {}
@@ -980,7 +981,7 @@
}
}
},
"audit-logs/1.0.0": {
"AuditLogs/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Hosting": "9.0.0-rc.2.24473.5",
"MongoDB.Driver": "2.23.1",
@@ -993,6 +994,14 @@
"fileVersion": "1.0.0.0"
}
}
},
"audit-logs/1.0.0.0": {
"runtime": {
"audit-logs.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
@@ -1506,10 +1515,15 @@
"path": "zstdsharp.port/0.7.3",
"hashPath": "zstdsharp.port.0.7.3.nupkg.sha512"
},
"audit-logs/1.0.0": {
"AuditLogs/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"audit-logs/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
}
}
}