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.
The programs in this repository are developed in the following IDE/targetFramework:
- IDE (Integrated Development Environment)
Visual Studio 2026 - targetFramework (Run-time environment)
- .NET Framework 4.8 (net48)
- .NET 10.0 (net10.0)
The name of projects and solutions include an identifier of the targetFramework. For example, the projects and solutions for .NET Framework 4.8 are named {identifier}_net48.{ext}, and the ones for .NET 10.0 are named {identifier}_netcore100.{ext}.
The documents of Open Touryo are stored in the OpenTouryoDocuments repository.
Some of the documents are available as a Wiki in this repository.
License files are stored in this directory.
Programs, configuration files, sql files, and more are stored in this directory.
For the setup and build steps, refer to /root/README.md.
This is the entry point when working on this repository with a coding agent. It summarizes the policies to follow and the links to the documents to refer to.