Requirements

Environment Requirements for Aspose.Medical for .NET

To use Aspose.Medical for .NET effectively, ensure your development and runtime environment meet the following requirements:

  1. .NET Version

    • The library is built for .NET 8, so you must have the .NET 8 SDK installed for development and the .NET 8 runtime for execution. These can be downloaded from the official .NET website.
  2. Supported Operating Systems

    • Windows: Windows 10, Windows 11, or Windows Server 2016 and later.
    • Linux: Popular distributions like Ubuntu 20.04+, CentOS 8+, or Debian 10+.
    • macOS: macOS 11 Big Sur and later.
  3. Hardware Requirements

    • Processor: x64 or ARM64 architecture.
    • Memory: Minimum 4 GB RAM (8 GB recommended for better performance).
    • Disk Space: At least 1 GB of free disk space for the library, dependencies, and related tools.
  4. Dependencies

    Aspose.Medical for .NET has the following external dependencies:

    • The .NET 8 runtime.
    • Newtonsoft.Json (version 13.0.3).

Ensure your environment is set up with the required runtime libraries.

If your application interacts with large DICOM files, ensure sufficient memory and storage resources to handle intensive operations.

Development Environments

Aspose.Medical for .NET can be used to develop applications in any development environment that targets the .NET platform, but these environments are explicitly supported:

  • Microsoft Visual Studio 2019
  • Microsoft Visual Studio 2022