UaModeler  1.6.5.472
Prepare code generation for .NET

This tutorial describes the required prepation steps to generate code for the .NET SDK.

Install .NET SDK

Install the sdk that you want to use. There is no difference in the generated code if you install the binary or the evaluation version of the sdk.

Configure installation location of the sdk

Configure location of .NET SDK. See Location of SDKs.

  • For .NET SDK 2.x the assemblies from the folder assemblies are used for the default server application.
  • For .NET SDK 3.x the NuGet packages from folder NuGetPackages are used for the default server application.
    The version number of the referenced NuGet packages are set to the version of the installed sdk.