DicomObjects 8.48.236

dotnet add package DicomObjects --version 8.48.236
                    
NuGet\Install-Package DicomObjects -Version 8.48.236
                    
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="DicomObjects" Version="8.48.236" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DicomObjects" Version="8.48.236" />
                    
Directory.Packages.props
<PackageReference Include="DicomObjects" />
                    
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 DicomObjects --version 8.48.236
                    
#r "nuget: DicomObjects, 8.48.236"
                    
#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 DicomObjects@8.48.236
                    
#: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=DicomObjects&version=8.48.236
                    
Install as a Cake Addin
#tool nuget:?package=DicomObjects&version=8.48.236
                    
Install as a Cake Tool

DicomObjects is a simple to use .NET Framework based DICOM library. The API is user-friendly and is aimed to provide easy ways to build your DICOM solution. This library is actively supported by MedicalConnections Ltd. If you have any questions please contact our support team

All .NET Framework (CLR 4.0 & 4.8) releases of DicomObjects are listed here.
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.48.236 821 12/16/2025
8.48.235 825 11/21/2025
8.48.234 838 11/20/2025
8.48.232 868 11/18/2025
8.48.231 1,132 7/17/2025
8.48.230 637 7/11/2025
8.48.229 956 4/7/2025
8.48.228 4,529 11/28/2024
8.48.226 839 11/6/2024
8.48.226-preview-103 226 11/27/2024
8.48.225 1,248 11/1/2024
8.48.224 743 10/24/2024
8.48.223 928 9/27/2024
8.48.222 744 9/27/2024
8.48.221 708 9/27/2024
8.48.220 716 9/27/2024
8.48.219 721 9/27/2024
8.48.218 682 9/27/2024
8.48.217 711 9/27/2024
8.48.216 736 9/27/2024
8.48.215 721 9/27/2024
8.48.214 704 9/27/2024
8.48.213 723 9/27/2024
8.48.212 746 9/27/2024
8.48.211 711 9/27/2024
8.48.210 712 9/27/2024
8.48.209 702 9/27/2024
8.48.207 717 9/27/2024
8.48.206 718 9/27/2024
8.40.1215 66 1/21/2026
8.40.1214 662 7/10/2025
8.40.1213 663 6/30/2025
8.40.1212 708 1/28/2025
8.40.1211 750 11/6/2024
8.40.1210 17,040 1/25/2024
8.40.1209 2,433 3/22/2023
8.40.1208 2,055 1/13/2023
8.40.1207 1,957 10/18/2022
8.40.1206 2,604 6/28/2022
8.40.1205 2,423 3/15/2022
8.40.1204 2,012 3/1/2022
8.40.1202 2,227 2/8/2022
8.40.1201 2,014 2/4/2022
8.40.1200 1,840 12/23/2021
8.40.1102 1,012 3/25/2025
8.40.1101 3,105 1/18/2021
8.40.1100 5,327 4/6/2020
8.40.1006 1,909 1/18/2021
8.40.1005 18,255 11/27/2018
8.40.1004 2,818 11/27/2018
8.40.1001 3,428 5/31/2018
8.40.1000 3,354 4/24/2018

TryConvertInvalidTags read behavior added to automatically correct (convert) missmatched VRs and values to correct type.