Skip to content

Upload DICOM files to DICOMweb endpoint using .NET Core console

License

Notifications You must be signed in to change notification settings

DICOMcloud/DICOMcloud-uploader

Repository files navigation

DICOMcloud-uploader

Upload DICOM files to DICOMweb endpoint using .NET Core console

Command Line Args

If arguments not provided in the command line, you will get the chance to specify them at run time.

arg Description
--dir Optional - Path to DICOM directory
-url URL to a DICOMweb Store (aka STOW-RS) endpoint

Examples:

DICOMcloudUploader.exe --dir "d:\dicomimages" --url "http://dicomcloud.azurewebsites.net/api/studies"

About

Upload DICOM files to DICOMweb endpoint using .NET Core console

Topics

Resources

License

Stars

Watchers

Forks

Languages