fo-dicom 1.1.0 released on NuGet!

160 views
Skip to first unread message

Anders Gustafsson Cureos AB

unread,
Aug 10, 2015, 5:20:15 AM8/10/15
to Fellow Oak DICOM for .NET
Today, one and a half year after the previous release 1.0.37, we are releasing the new version 1.1.0 of fo-dicom on NuGet!

Highlights include:
  • Targets .NET 4.5 and higher.
  • Substantially improved logging abstraction, NLog and Serilog connectors are distributed in separate packages fo-dicom.NLog and fo-dicom.Serilog, respectively.
  • Dictionary (tags and UIDs) updated to latest DICOM release 2015c.
  • Added support for new value representations UC (Unlimited Characters), UR (Universal Resource Identifiers and Locators) and OD (Other Double).
  • Improved detection of native codec assemblies.
  • Using memory mapped file buffer to improve reading of large images.
  • Various bug fixes for improved reliability in DICOM object parsing.
A more complete list of the changes in the new release can be found in the change log.

/ The fo-dicom contributors

muhammad Aboulmagd

unread,
Aug 13, 2015, 6:42:49 AM8/13/15
to Fellow Oak DICOM for .NET
this exception is happening after i updated the package to version 1.1.0, and I can't find  Dicom.Native.dll or Dicom.Native.64.dll in the bin directory
Dicom.ntive not found.JPG

Anders Gustafsson Cureos AB

unread,
Aug 13, 2015, 6:59:23 AM8/13/15
to Fellow Oak DICOM for .NET
Muhammad,

the relevant native DLL is automatically copied to the bin directory if you build with x86 or x64 configuration (Platform target set to either of these configurations in your project settings). If you build for example with Any CPU configuration, you will get a build warning urging you to build with x86 or x64. Please read more about this on the wiki: https://github.com/fo-dicom/fo-dicom/wiki/NuGet-installation-notes#native-codecs .

Regards,
Anders @ Cureos

muhammad Aboulmagd

unread,
Aug 13, 2015, 9:09:35 AM8/13/15
to Fellow Oak DICOM for .NET
Thanks a lot, it works fine
Reply all
Reply to author
Forward
0 new messages