Introduction to Deploying COBOL Applications to .NET

.NET is an open-source development platform that supports multiple operating systems. As such, a COBOL application that has been published for use with .NET can be deployed to any operating system that .NET supports.

The information in this section of the documentation describes how to deploy and run a COBOL application that has already been developed and published to target .NET.

Note: To develop and publish a COBOL application for .NET you must use Enterprise Developer with Visual Studio 2022 version 17.0 or later.