.NET

Lists the third-party software you need to install and configure before you can use the .NET feature of Enterprise Developer.

You need .NET 6 SDK to build applications for .NET or the .NET 6 Run-Time System if you only want to run them.

You can install the .NET 6 SDK separately (for example, if you want to use the dotnet CLI command), or obtain the SDK as part of the Visual Studio 2022 installation.

.NET Core SDK

Visual Studio

You must be using Visual Studio 2022 version 17.0 or later to be able to develop and publish a COBOL application for use on .NET (previously known as .NET Core).

In addition, you must have installed a version of the .NET SDK. You can install .NET SDK 6 by installing Visual Studio's ".NET SDK" component. If you do not have this component installed, you can install it from Visual Studio by clicking Help > Micro Focus Product Help > Install Missing Feature(s) > .NET Core development .

Operating Systems

The following table shows the architectures and the operating systems to which you can deploy .NET-targeted COBOL applications that you have published using Enterprise Developer. The supported versions of the operating systems are the ones that Enterprise Developer supports:

Operating System Architecture
Red Hat Enterprise Linux x64
SUSE Enterprise Linux x64
Ubuntu x64
CentOS x64
Windows Client x64
x86
Windows Server x64
x86
Note:

The following operating systems are supported by .NET but cannot be used for the deployment of COBOL applications:

  • MacOS
  • Windows containers running under Docker