diff --git a/src/Client/Test/packages.lock.json b/src/Client/Test/packages.lock.json
index 31e098d59..cb1f838a6 100644
--- a/src/Client/Test/packages.lock.json
+++ b/src/Client/Test/packages.lock.json
@@ -1669,140 +1669,141 @@
"monai.deploy.informaticsgateway": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "DotNext.Threading": "[4.7.4, )",
- "HL7-dotnetcore": "[2.35.0, )",
- "Karambolo.Extensions.Logging.File": "[3.4.0, )",
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[6.0.0, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "[6.0.15, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Hosting": "[6.0.1, )",
- "Microsoft.Extensions.Logging": "[6.0.0, )",
- "Microsoft.Extensions.Logging.Console": "[6.0.0, )",
- "Microsoft.Extensions.Options": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "[1.0.0, )",
- "Monai.Deploy.Messaging.RabbitMQ": "[0.1.22, )",
- "Monai.Deploy.Security": "[0.1.3, )",
- "Monai.Deploy.Storage": "[0.2.16, )",
- "Monai.Deploy.Storage.MinIO": "[0.2.16, )",
- "NLog": "[5.1.3, )",
- "NLog.Web.AspNetCore": "[5.2.3, )",
- "Polly": "[7.2.3, )",
- "Swashbuckle.AspNetCore": "[6.5.0, )",
- "fo-dicom": "[5.0.3, )",
- "fo-dicom.NLog": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "DotNext.Threading": "4.7.4",
+ "HL7-dotnetcore": "2.35.0",
+ "Karambolo.Extensions.Logging.File": "3.4.0",
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.15",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Hosting": "6.0.1",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Console": "6.0.0",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "1.0.0",
+ "Monai.Deploy.Messaging.RabbitMQ": "0.1.22",
+ "Monai.Deploy.Security": "0.1.3",
+ "Monai.Deploy.Storage": "0.2.16",
+ "Monai.Deploy.Storage.MinIO": "0.2.16",
+ "NLog": "5.1.3",
+ "NLog.Web.AspNetCore": "5.2.3",
+ "Polly": "7.2.3",
+ "Swashbuckle.AspNetCore": "6.5.0",
+ "fo-dicom": "5.0.3",
+ "fo-dicom.NLog": "5.0.3"
}
},
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "[3.0.0, )",
- "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.15, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.Messaging": "[0.1.22, )",
- "Monai.Deploy.Storage": "[0.2.16, )"
+ "Macross.Json.Extensions": "3.0.0",
+ "Microsoft.EntityFrameworkCore.Abstractions": "6.0.15",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.Messaging": "0.1.22",
+ "Monai.Deploy.Storage": "0.2.16"
}
},
"monai.deploy.informaticsgateway.client": {
"type": "Project",
"dependencies": {
- "Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
- "Microsoft.Extensions.Http": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )"
+ "Microsoft.AspNet.WebApi.Client": "5.2.9",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0"
}
},
"monai.deploy.informaticsgateway.client.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "System.Text.Json": "[6.0.7, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "System.Text.Json": "6.0.7"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "System.IO.Abstractions": "[17.2.3, )",
- "System.Threading.Tasks.Dataflow": "[6.0.0, )",
- "fo-dicom": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "System.IO.Abstractions": "17.2.3",
+ "System.Threading.Tasks.Dataflow": "6.0.0",
+ "fo-dicom": "5.0.3"
}
},
"monai.deploy.informaticsgateway.configuration": {
"type": "Project",
"dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "[6.0.3, )",
- "Microsoft.Extensions.Options": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.Messaging": "[0.1.22, )",
- "Monai.Deploy.Storage": "[0.2.16, )",
- "System.IO.Abstractions": "[17.2.3, )"
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.3",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.Messaging": "0.1.22",
+ "Monai.Deploy.Storage": "0.2.16",
+ "System.IO.Abstractions": "17.2.3"
}
},
"monai.deploy.informaticsgateway.database": {
"type": "Project",
"dependencies": {
- "AspNetCore.HealthChecks.MongoDb": "[6.0.2, )",
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Configuration": "[6.0.1, )",
- "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
- "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.MongoDB": "[1.0.0, )"
+ "AspNetCore.HealthChecks.MongoDb": "6.0.2",
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Configuration": "6.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.MongoDB": "1.0.0"
}
},
"monai.deploy.informaticsgateway.database.api": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Polly": "[7.2.3, )"
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Polly": "7.2.3"
}
},
"monai.deploy.informaticsgateway.database.entityframework": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.EntityFrameworkCore.Sqlite": "[6.0.15, )",
- "Microsoft.Extensions.Configuration": "[6.0.1, )",
- "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
- "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )"
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.EntityFrameworkCore.Sqlite": "6.0.15",
+ "Microsoft.Extensions.Configuration": "6.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0"
}
},
"monai.deploy.informaticsgateway.database.mongodb": {
"type": "Project",
"dependencies": {
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
- "MongoDB.Driver": "[2.19.1, )",
- "MongoDB.Driver.Core": "[2.19.1, )"
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "MongoDB.Driver": "2.19.1",
+ "MongoDB.Driver.Core": "2.19.1"
}
},
"monai.deploy.informaticsgateway.dicomweb.client": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
- "Microsoft.Extensions.Http": "[6.0.0, )",
- "Microsoft.Net.Http.Headers": "[2.2.8, )",
- "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )",
- "System.Linq.Async": "[6.0.1, )",
- "fo-dicom": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "Microsoft.AspNet.WebApi.Client": "5.2.9",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Microsoft.Net.Http.Headers": "2.2.8",
+ "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0",
+ "System.Linq.Async": "6.0.1",
+ "fo-dicom": "5.0.3"
}
}
}
diff --git a/src/InformaticsGateway/Monai.Deploy.InformaticsGateway.csproj b/src/InformaticsGateway/Monai.Deploy.InformaticsGateway.csproj
index 09e251133..86c02d30c 100644
--- a/src/InformaticsGateway/Monai.Deploy.InformaticsGateway.csproj
+++ b/src/InformaticsGateway/Monai.Deploy.InformaticsGateway.csproj
@@ -83,6 +83,7 @@
+
diff --git a/src/InformaticsGateway/Services/Http/SourceAeTitleController.cs b/src/InformaticsGateway/Services/Http/SourceAeTitleController.cs
index d57e7f609..ba926347e 100644
--- a/src/InformaticsGateway/Services/Http/SourceAeTitleController.cs
+++ b/src/InformaticsGateway/Services/Http/SourceAeTitleController.cs
@@ -88,7 +88,7 @@ public async Task> GetAeTitle(string name)
}
}
- [HttpGet("/aetitle/{aeTitle}")]
+ [HttpGet("aetitle/{aeTitle}")]
[Produces("application/json")]
[ProducesResponseType(StatusCodes.Status200OK)]
[ProducesResponseType(StatusCodes.Status404NotFound)]
diff --git a/src/InformaticsGateway/Test/packages.lock.json b/src/InformaticsGateway/Test/packages.lock.json
index c2d88800f..4d2dc7524 100644
--- a/src/InformaticsGateway/Test/packages.lock.json
+++ b/src/InformaticsGateway/Test/packages.lock.json
@@ -1897,131 +1897,132 @@
"monai.deploy.informaticsgateway": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "DotNext.Threading": "[4.7.4, )",
- "HL7-dotnetcore": "[2.35.0, )",
- "Karambolo.Extensions.Logging.File": "[3.4.0, )",
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[6.0.0, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "[6.0.15, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Hosting": "[6.0.1, )",
- "Microsoft.Extensions.Logging": "[6.0.0, )",
- "Microsoft.Extensions.Logging.Console": "[6.0.0, )",
- "Microsoft.Extensions.Options": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "[1.0.0, )",
- "Monai.Deploy.Messaging.RabbitMQ": "[0.1.22, )",
- "Monai.Deploy.Security": "[0.1.3, )",
- "Monai.Deploy.Storage": "[0.2.16, )",
- "Monai.Deploy.Storage.MinIO": "[0.2.16, )",
- "NLog": "[5.1.3, )",
- "NLog.Web.AspNetCore": "[5.2.3, )",
- "Polly": "[7.2.3, )",
- "Swashbuckle.AspNetCore": "[6.5.0, )",
- "fo-dicom": "[5.0.3, )",
- "fo-dicom.NLog": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "DotNext.Threading": "4.7.4",
+ "HL7-dotnetcore": "2.35.0",
+ "Karambolo.Extensions.Logging.File": "3.4.0",
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.15",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Hosting": "6.0.1",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Console": "6.0.0",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "1.0.0",
+ "Monai.Deploy.Messaging.RabbitMQ": "0.1.22",
+ "Monai.Deploy.Security": "0.1.3",
+ "Monai.Deploy.Storage": "0.2.16",
+ "Monai.Deploy.Storage.MinIO": "0.2.16",
+ "NLog": "5.1.3",
+ "NLog.Web.AspNetCore": "5.2.3",
+ "Polly": "7.2.3",
+ "Swashbuckle.AspNetCore": "6.5.0",
+ "fo-dicom": "5.0.3",
+ "fo-dicom.NLog": "5.0.3"
}
},
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "[3.0.0, )",
- "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.15, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.Messaging": "[0.1.22, )",
- "Monai.Deploy.Storage": "[0.2.16, )"
+ "Macross.Json.Extensions": "3.0.0",
+ "Microsoft.EntityFrameworkCore.Abstractions": "6.0.15",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.Messaging": "0.1.22",
+ "Monai.Deploy.Storage": "0.2.16"
}
},
"monai.deploy.informaticsgateway.client.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "System.Text.Json": "[6.0.7, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "System.Text.Json": "6.0.7"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "System.IO.Abstractions": "[17.2.3, )",
- "System.Threading.Tasks.Dataflow": "[6.0.0, )",
- "fo-dicom": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "System.IO.Abstractions": "17.2.3",
+ "System.Threading.Tasks.Dataflow": "6.0.0",
+ "fo-dicom": "5.0.3"
}
},
"monai.deploy.informaticsgateway.configuration": {
"type": "Project",
"dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "[6.0.3, )",
- "Microsoft.Extensions.Options": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.Messaging": "[0.1.22, )",
- "Monai.Deploy.Storage": "[0.2.16, )",
- "System.IO.Abstractions": "[17.2.3, )"
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.3",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.Messaging": "0.1.22",
+ "Monai.Deploy.Storage": "0.2.16",
+ "System.IO.Abstractions": "17.2.3"
}
},
"monai.deploy.informaticsgateway.database": {
"type": "Project",
"dependencies": {
- "AspNetCore.HealthChecks.MongoDb": "[6.0.2, )",
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Configuration": "[6.0.1, )",
- "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
- "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.MongoDB": "[1.0.0, )"
+ "AspNetCore.HealthChecks.MongoDb": "6.0.2",
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Configuration": "6.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.MongoDB": "1.0.0"
}
},
"monai.deploy.informaticsgateway.database.api": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Polly": "[7.2.3, )"
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Polly": "7.2.3"
}
},
"monai.deploy.informaticsgateway.database.entityframework": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.EntityFrameworkCore.Sqlite": "[6.0.15, )",
- "Microsoft.Extensions.Configuration": "[6.0.1, )",
- "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
- "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )"
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.EntityFrameworkCore.Sqlite": "6.0.15",
+ "Microsoft.Extensions.Configuration": "6.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0"
}
},
"monai.deploy.informaticsgateway.database.mongodb": {
"type": "Project",
"dependencies": {
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
- "MongoDB.Driver": "[2.19.1, )",
- "MongoDB.Driver.Core": "[2.19.1, )"
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "MongoDB.Driver": "2.19.1",
+ "MongoDB.Driver.Core": "2.19.1"
}
},
"monai.deploy.informaticsgateway.dicomweb.client": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
- "Microsoft.Extensions.Http": "[6.0.0, )",
- "Microsoft.Net.Http.Headers": "[2.2.8, )",
- "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )",
- "System.Linq.Async": "[6.0.1, )",
- "fo-dicom": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "Microsoft.AspNet.WebApi.Client": "5.2.9",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Microsoft.Net.Http.Headers": "2.2.8",
+ "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0",
+ "System.Linq.Async": "6.0.1",
+ "fo-dicom": "5.0.3"
}
}
}
diff --git a/tests/Integration.Test/packages.lock.json b/tests/Integration.Test/packages.lock.json
index a7b910c66..bfb09c4d5 100644
--- a/tests/Integration.Test/packages.lock.json
+++ b/tests/Integration.Test/packages.lock.json
@@ -1792,140 +1792,141 @@
"monai.deploy.informaticsgateway": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "DotNext.Threading": "[4.7.4, )",
- "HL7-dotnetcore": "[2.35.0, )",
- "Karambolo.Extensions.Logging.File": "[3.4.0, )",
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[6.0.0, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "[6.0.15, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Hosting": "[6.0.1, )",
- "Microsoft.Extensions.Logging": "[6.0.0, )",
- "Microsoft.Extensions.Logging.Console": "[6.0.0, )",
- "Microsoft.Extensions.Options": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "[1.0.0, )",
- "Monai.Deploy.Messaging.RabbitMQ": "[0.1.22, )",
- "Monai.Deploy.Security": "[0.1.3, )",
- "Monai.Deploy.Storage": "[0.2.16, )",
- "Monai.Deploy.Storage.MinIO": "[0.2.16, )",
- "NLog": "[5.1.3, )",
- "NLog.Web.AspNetCore": "[5.2.3, )",
- "Polly": "[7.2.3, )",
- "Swashbuckle.AspNetCore": "[6.5.0, )",
- "fo-dicom": "[5.0.3, )",
- "fo-dicom.NLog": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "DotNext.Threading": "4.7.4",
+ "HL7-dotnetcore": "2.35.0",
+ "Karambolo.Extensions.Logging.File": "3.4.0",
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.15",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Hosting": "6.0.1",
+ "Microsoft.Extensions.Logging": "6.0.0",
+ "Microsoft.Extensions.Logging.Console": "6.0.0",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "1.0.0",
+ "Monai.Deploy.Messaging.RabbitMQ": "0.1.22",
+ "Monai.Deploy.Security": "0.1.3",
+ "Monai.Deploy.Storage": "0.2.16",
+ "Monai.Deploy.Storage.MinIO": "0.2.16",
+ "NLog": "5.1.3",
+ "NLog.Web.AspNetCore": "5.2.3",
+ "Polly": "7.2.3",
+ "Swashbuckle.AspNetCore": "6.5.0",
+ "fo-dicom": "5.0.3",
+ "fo-dicom.NLog": "5.0.3"
}
},
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "[3.0.0, )",
- "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.15, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.Messaging": "[0.1.22, )",
- "Monai.Deploy.Storage": "[0.2.16, )"
+ "Macross.Json.Extensions": "3.0.0",
+ "Microsoft.EntityFrameworkCore.Abstractions": "6.0.15",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.Messaging": "0.1.22",
+ "Monai.Deploy.Storage": "0.2.16"
}
},
"monai.deploy.informaticsgateway.client": {
"type": "Project",
"dependencies": {
- "Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
- "Microsoft.Extensions.Http": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )"
+ "Microsoft.AspNet.WebApi.Client": "5.2.9",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0"
}
},
"monai.deploy.informaticsgateway.client.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "System.Text.Json": "[6.0.7, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "System.Text.Json": "6.0.7"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "System.IO.Abstractions": "[17.2.3, )",
- "System.Threading.Tasks.Dataflow": "[6.0.0, )",
- "fo-dicom": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "System.IO.Abstractions": "17.2.3",
+ "System.Threading.Tasks.Dataflow": "6.0.0",
+ "fo-dicom": "5.0.3"
}
},
"monai.deploy.informaticsgateway.configuration": {
"type": "Project",
"dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "[6.0.3, )",
- "Microsoft.Extensions.Options": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
- "Monai.Deploy.Messaging": "[0.1.22, )",
- "Monai.Deploy.Storage": "[0.2.16, )",
- "System.IO.Abstractions": "[17.2.3, )"
+ "Microsoft.Extensions.Logging.Abstractions": "6.0.3",
+ "Microsoft.Extensions.Options": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
+ "Monai.Deploy.Messaging": "0.1.22",
+ "Monai.Deploy.Storage": "0.2.16",
+ "System.IO.Abstractions": "17.2.3"
}
},
"monai.deploy.informaticsgateway.database": {
"type": "Project",
"dependencies": {
- "AspNetCore.HealthChecks.MongoDb": "[6.0.2, )",
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Configuration": "[6.0.1, )",
- "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
- "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.MongoDB": "[1.0.0, )"
+ "AspNetCore.HealthChecks.MongoDb": "6.0.2",
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Configuration": "6.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.15",
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.MongoDB": "1.0.0"
}
},
"monai.deploy.informaticsgateway.database.api": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Polly": "[7.2.3, )"
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Polly": "7.2.3"
}
},
"monai.deploy.informaticsgateway.database.entityframework": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "[6.0.15, )",
- "Microsoft.EntityFrameworkCore.Sqlite": "[6.0.15, )",
- "Microsoft.Extensions.Configuration": "[6.0.1, )",
- "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
- "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
- "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )"
+ "Microsoft.EntityFrameworkCore": "6.0.15",
+ "Microsoft.EntityFrameworkCore.Sqlite": "6.0.15",
+ "Microsoft.Extensions.Configuration": "6.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
+ "Microsoft.Extensions.Configuration.Json": "6.0.0",
+ "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0"
}
},
"monai.deploy.informaticsgateway.database.mongodb": {
"type": "Project",
"dependencies": {
- "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
- "MongoDB.Driver": "[2.19.1, )",
- "MongoDB.Driver.Core": "[2.19.1, )"
+ "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
+ "MongoDB.Driver": "2.19.1",
+ "MongoDB.Driver.Core": "2.19.1"
}
},
"monai.deploy.informaticsgateway.dicomweb.client": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "[4.0.1, )",
- "Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
- "Microsoft.Extensions.Http": "[6.0.0, )",
- "Microsoft.Net.Http.Headers": "[2.2.8, )",
- "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )",
- "System.Linq.Async": "[6.0.1, )",
- "fo-dicom": "[5.0.3, )"
+ "Ardalis.GuardClauses": "4.0.1",
+ "Microsoft.AspNet.WebApi.Client": "5.2.9",
+ "Microsoft.Extensions.Http": "6.0.0",
+ "Microsoft.Net.Http.Headers": "2.2.8",
+ "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0",
+ "System.Linq.Async": "6.0.1",
+ "fo-dicom": "5.0.3"
}
}
}