Add web DICOM viewer to an ASP.NET Core application using VintaSoft Imaging .NET SDK

Blog category: DICOM.NETVideo tutorial

February 27, 2026

Video tutorial below demonstrates how to add VintaSoft web DICOM viewer to an ASP.NET Core application and view DICOM images and DICOM MPR in ASP.NET Core application using VintaSoft Imaging .NET SDK.

Video tutorial consists from the following steps:
1. Create a blank "ASP.NET Core Web App (Model-View-Controller)" application in Visual Studio 2026.
2. Server side: Add references to the Vintasoft nuget-packages to the ASP.NET Core application.
3. Server side: Create ASP.NET Core API controllers, which allow to upload/download file and view DICOM images.
4. Client side: Add JavaScript libraries to the project.
5. Client side: Add JavaScript code that creates VintaSoft web DICOM viewer that allows to display DICOM images and DICOM MPR.
6. Run created ASP.NET Core application in Chrome and see the result:
6.1. View DICOM MPR in VintaSoft web DICOM viewer.
6.2. View metadata of DICOM file.
6.3. Measure objects on DICOM image in VintaSoft web DICOM viewer.
6.4. Pan and zoom DICOM image in VintaSoft web DICOM viewer.
6.5. Change window level of DICOM image in VintaSoft web DICOM viewer.
6.6. Navigate through DICOM frames in DICOM MPR in VintaSoft web DICOM viewer.
6.7. Display the 3D DICOM MPR in VintaSoft web DICOM viewer.
6.8. Display the sagittal DICOM MPR in VintaSoft web DICOM viewer.
6.9. Create and display curvilinear DICOM MPR in VintaSoft web DICOM viewer.

Text version of this tutorial is available in VintaSoft's documentation: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-Tutorials-Add_DICOM_Viewer_To_Asp_Net_Core_Application.html