Vintasoft.Imaging.Dicom 8.1.2.1

dotnet add package Vintasoft.Imaging.Dicom --version 8.1.2.1
                    
NuGet\Install-Package Vintasoft.Imaging.Dicom -Version 8.1.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vintasoft.Imaging.Dicom" Version="8.1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vintasoft.Imaging.Dicom" Version="8.1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Vintasoft.Imaging.Dicom" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vintasoft.Imaging.Dicom --version 8.1.2.1
                    
#r "nuget: Vintasoft.Imaging.Dicom, 8.1.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Vintasoft.Imaging.Dicom@8.1.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Vintasoft.Imaging.Dicom&version=8.1.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Vintasoft.Imaging.Dicom&version=8.1.2.1
                    
Install as a Cake Tool

Vintasoft.Imaging.Dicom.Mpr.dll is the main assembly of VintaSoft DICOM .NET Plug-in and it contains classes for working with DICOM files in .NET.

VintaSoft DICOM .NET Plug-in is the add-on for VintaSoft Imaging .NET SDK, which allows to decode DICOM images in .NET.

GENERAL FEATURES

  • This is is 100% managed .NET SDK written in C#
  • Cross-platform support for Windows x86/x64, Linux x64/ARM64, macOS x64/ARM64
  • DICOM codec algorithm has been developed in full compliance with the official DICOM specification
  • Load DICOM images from a DICOM file or DICOM directory
  • Load electrocardiogram (ECG) from a DICOM file
  • Load DICOM file in "Structured Report" format
  • Load, edit and save DICOM metadata
  • View DICOM images in WinForms and WPF
  • View DICOM images in ASP.NET
  • Load, edit and save DICOM annotations
  • Annotate DICOM images in WinForms and WPF
  • DICOM MPR (Multiplanar Reconstruction)
  • Visualize DICOM MPR in WinForms, WPF and Web
  • Change pixel data of DICOM image and save changed image as 8-bpp grayscale or 24-bpp color image to a new DICOM file

DEVELOPMENT REQUIREMENTS

  • Development environments: Microsoft Visual Studio, Microsoft Studio Code, JetBrains Rider, .NET CLI
  • Programming languages: C#, VB.NET, any .NET compatible language
  • Development platforms: .NET, WPF, WinForms, ASP.NET

DEPLOYMENT REQUIREMENTS

  • Windows (Windows 11/10/8.1/8/7; Windows Server 2025/2022/2019/2016/2012/2008; 32-bit and 64-bit) with .NET 10/9/8/7/6
  • Windows (Windows 11/10/8.1/8/7/Vista/XP; Windows Server 2025/2022/2019/2016/2012/2008/2003; 32-bit and 64-bit) with .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
  • Linux (Ubuntu 24/23/22/20/18; Debian 12/11/10/9; Fedora 40/39/38/37/36; OpenSUSE 15; CentOS 9/8/7; Redhate Enterprise Linux 9/8/7; Alpine 3) with .NET 10/9/8/7/6
  • macOS (macOS 14/13/12/11/10) with .NET 10/9/8/7/6

ONLINE RESOURCES

ARTICLES

LICENSE

VintaSoft Imaging .NET SDK is a commercially licensed product.

Getting Help & Support

Have a question or running into an issue? Contact VintaSoft Support or Sales: https://www.vintasoft.com/support.html

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Vintasoft.Imaging.Dicom:

Package Downloads
Vintasoft.Imaging.Annotation.Dicom

Annotate DICOM images in .NET. Print image with annotations. Rotate image with annotations. Burn annotations on image. Add or insert an annotation into annotation collection. Reorder annotations in annotation collection. Change annotation. Remove an annotation from annotation collection. Undo/redo changes in annotation collection or single annotation. Supported annotation types: Point, Polyline, Text, Arrow, Ellipse, Multiline, Range line, Rectangle.

Vintasoft.Imaging.Dicom.Wpf.UI

WPF controls for viewing and printing DICOM images. VintaSoft DICOM .NET Plug-in is the add-on for VintaSoft Imaging .NET SDK, which allows to decode DICOM images in .NET.

Vintasoft.Imaging.Dicom.UI

WinForms controls for viewing and printing DICOM images. VintaSoft DICOM .NET Plug-in is the add-on for VintaSoft Imaging .NET SDK, which allows to decode DICOM images in .NET.

Vintasoft.Imaging.Annotation.Dicom.Wpf.UI

View and annotate DICOM images in WPF image viewer.

Vintasoft.Imaging.Dicom.Mpr

DICOM MPR. Reconstruct image in orthogonal plane (sagittal, axial or coronal) from a stack of DICOM images (2D MPR). Reconstruct image in oblique plane from a stack of DICOM images (3D MPR). Reconstruct image in curved plane from a stack of DICOM images (Curved MPR).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.1.2.1 323 7/1/2026
Loading failed