Skip to content

”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)

xuyingwei-sdu/OpenTouryo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTouryo

Open Touryo is an application framework for .NET Framework 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 2015
    • Visual Studio 2017
  • targetFramework (Run-time environment)
    • .NET Framework 4.5.2 (net452)
    • .NET Framework 4.6 (net46)
    • .NET Framework 4.7 (net47)
    • .NET Core 2.0 (netcoreapp2.0)
    • .NET Standard 2.0 (netstandard2.0)

The default targetFramework of projects and solutions is net46(.NET Framework 4.6). The name of projects and solutions for other targetFramework include the targetFramework. For example, the projects and solutions for net47(.NET Framework 4.7) are named {identifier}_net47.{ext}.

The programs in this repository are for open source developers. The users who use Open Touryo in a system development project need to use OpenTouryoTemplates repository.

Summary

Please refer to the following files.

Details

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

Contents

Directory

License files are stored in this directory.

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

Templates base

Open Touryo Template Base is the foundation of the development infrastructure (project template) of the programs using Open Touryo. The samples included in Open Touryo Template Base can be used to evaluate Open Touryo.

When the mismatch is generated between the features of Open Touryo and the requirements of the development project, the customizing template base is useful for resolving the mismatch.
Refer to the tutorial document about the customizing method of template base.

For more information, please refer to the Readme files in the following repository.

About

”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 55.1%
  • Visual Basic .NET 23.6%
  • JavaScript 16.1%
  • Classic ASP 2.7%
  • TSQL 1.0%
  • HTML 0.8%
  • Other 0.7%