OpenTouryo

Visual Basic 2025-07-22

OpenTouryo

Open Touryo is an application framework for .NET which was developed using the accumulated know-how with a longstanding application development results.

Click here for Japanese version of this file.

Develop/Run-time environment

The programs in this repository are developed in the following IDE/targetFramework:

  • IDE (Integrated Development Environment)
    Visual Studio 2022
  • targetFramework (Run-time environment)
    • .NET Framework 4.8 (net48)
    • .NET 8.0 (net8.0)

The name of projects and solutions include the targetFramework. For example, the projects and solutions for net48(.NET Framework 4.8) are named {identifier}_net48.{ext}.

Summary

Please refer to the following files.

  • List of documents, Japanese Version
  • Function List, Japanese Version (Excel)

Details

The documents are stored in OpenTouryoDocuments repository. For more details, refer to the documents in OpenTouryoDocuments repository.

Contents

Directory

/license/

License files are stored in this directory.

/root/

Programs, configuration files, sql files, and more are stored in this directory.

下载源码

通过命令行克隆项目:

git clone https://github.com/OpenTouryoProject/OpenTouryo.git