Skip to main content

Download area for .NET

.NET Framework and .NET Core products

Visual Studio 2015 400x224

Dew Lab Studio 2024 Trial
 .NET Framework and .NET Core

For Visual Studio2022 and

Visual Studio Code

(249 MB)

NET frameworks 2.0-4.8,
.NET Core v7 and v8

Last updated: 8th May, 2024

Download from nuget.org directly or from your VS.IDE by selecting "manage NuGet packages" for your solution. Code examples and demo projects are on GitHub. Additional examples, help files and documentation below. The packages are available in three editions:

  • Windows Edition. This is the default with Dew.Lab.Studio packages and contains (Windows OS Specific) Hardware Acceleration code.
  • Core Edition. Based on .NET Core v5, v6 (version 2022), v7 and v8 (version 2024) and runs anywhere, but is without hardware acceleration. The packages have "Core" extension in the name.
  • Linux Edition. Based on.NET Core v5,  v6 (version 2022), v7 and v8 (version 2024) and contains (Linux OS Specific) Hardware Acceleration code. The packages have "Linux" extension in their names.

When installing for .NET Core based projects, the packages will just work. For .NET Framework based projects, please copy content of:

.\YourSolution\Packages\Dew.Math.x.y.z\runtimes

to corresponding folders:

    C:\Windows\System32 for x64 bit
    C:\Windows\SysWOW64 for x32 bit

Failure to do so, will give an error when trying to run the application:

"The type initializer for 'Dew.Math.Units.MtxVec' threw an exception."

or in German:

"Der Typeinitialisierer für "Dew.Math.Units.MtxVec" hat eine Ausnahme Verursacht."

Additional downloads

Html Help 1 help files for Dew Math, Dew Signal and Dew Stats Libraries.

Users Guide for MtxVec v6 for C# in pdf format. The essentials to get you started with MtxVec and Dew Lab Studio.

Examples for .NET and .NET Core across all products.

Users Guide for MtxVec v6 for C# in pdf format. The essentials to get you started digital signal processing.

The license applicable to all products for .NET.

Important:

Dew Math offers additonal TeeChart features as a bonus. The products do not need this features to work, but they are required, if you want to recompile the DSP Master demo applications included. For information about TeeChart see www.steema.com.