{"id":14986376,"url":"https://github.com/opentouryoproject/opentouryo","last_synced_at":"2025-04-12T15:43:11.997Z","repository":{"id":15476067,"uuid":"18209571","full_name":"OpenTouryoProject/OpenTouryo","owner":"OpenTouryoProject","description":"”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.)","archived":false,"fork":false,"pushed_at":"2023-03-03T05:50:59.000Z","size":139570,"stargazers_count":239,"open_issues_count":58,"forks_count":55,"subscribers_count":31,"default_branch":"develop","last_synced_at":"2025-04-03T16:12:50.793Z","etag":null,"topics":["aspnet","c-sharp","developer-tools","dotnet","fullstack","library","mvc","netcore","netstandard","template-project","visual-basic","visual-studio","webapi","webforms","windows-forms","wpf"],"latest_commit_sha":null,"homepage":"https://opentouryo.osscons.jp","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenTouryoProject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license/Description of the header.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-28T11:08:31.000Z","updated_at":"2024-11-14T02:40:38.000Z","dependencies_parsed_at":"2024-12-10T19:22:25.021Z","dependency_job_id":null,"html_url":"https://github.com/OpenTouryoProject/OpenTouryo","commit_stats":{"total_commits":1345,"total_committers":19,"mean_commits":70.78947368421052,"dds":0.5353159851301115,"last_synced_commit":"2feb6dc5bc5de09cc86e05d1b3b8a349c0071f13"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTouryoProject%2FOpenTouryo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTouryoProject%2FOpenTouryo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTouryoProject%2FOpenTouryo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenTouryoProject%2FOpenTouryo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenTouryoProject","download_url":"https://codeload.github.com/OpenTouryoProject/OpenTouryo/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590938,"owners_count":21129916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aspnet","c-sharp","developer-tools","dotnet","fullstack","library","mvc","netcore","netstandard","template-project","visual-basic","visual-studio","webapi","webforms","windows-forms","wpf"],"created_at":"2024-09-24T14:12:46.925Z","updated_at":"2025-04-12T15:43:11.977Z","avatar_url":"https://github.com/OpenTouryoProject.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenTouryo\n*Open Touryo* is an application framework for .NET which was developed using the accumulated know-how with a longstanding application development results.\n\nClick [here](Readme.ja.md) for Japanese version of this file.\n\n## Develop/Run-time environment\nThe programs in this repository are developed in the following IDE/targetFramework:\n\n- IDE (Integrated Development Environment)  \n  Visual Studio 2022\n- targetFramework (Run-time environment)\n  - .NET Framework 4.5.2 (net452)\n  - .NET Framework 4.6 (net46)\n  - .NET Framework 4.7 (net47)\n  - .NET Framework 4.8 (net48)\n  - .NET Standard 2.0 (netstandard2.0)\n  - .NET Standard 2.1 (netstandard2.1)\n  - .NET Core 2.0 (netcoreapp2.0)\n  - .NET Core 3.0 (netcoreapp3.0)\n  - .NET 5.0 (net5.0)\n  - .NET 6.0 (net6.0)\n\nThe name of projects and solutions include the targetFramework.\nFor example, the projects and solutions for net47(.NET Framework 4.7) are named {identifier}_net47.{ext}.\n\nThe programs in this repository are for *open source developers*.\nThe users who use Open Touryo in a system development project need to use [OpenTouryoTemplates repository](https://github.com/OpenTouryoProject/OpenTouryoTemplates).\n\n## Summary\nPlease refer to the following files.\n - [List of documents, Japanese Version](https://github.com/OpenTouryoProject/OpenTouryoDocuments/blob/master/documents/0_Introduction/ja-JP)\n - [Function List, Japanese Version (Excel)](https://github.com/OpenTouryoProject/OpenTouryoDocuments/blob/master/documents/0_Introduction/ja-JP/Functional_list.xlsx)\n\n## Details\nThe documents are stored in [OpenTouryoDocuments](https://github.com/OpenTouryoProject/OpenTouryoDocuments) repository.\nFor more details, refer to the documents in [OpenTouryoDocuments](https://github.com/OpenTouryoProject/OpenTouryoDocuments) repository.\n\n## Contents\n\n### Directory\n\n#### [/license/](https://github.com/OpenTouryoProject/OpenTouryo/tree/master/license)\nLicense files are stored in this directory.\n\n#### [/root/](https://github.com/OpenTouryoProject/OpenTouryo/tree/master/root)\nPrograms, configuration files, sql files, and more are stored in this directory.\n\n## Templates base\n*Open Touryo Template Base* is the *foundation* of the development infrastructure (project template) of the programs using Open Touryo.\nThe samples included in *Open Touryo Template Base* can be used to evaluate Open Touryo. \n\nWhen 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.  \nRefer to the [tutorial document](https://github.com/OpenTouryoProject/OpenTouryo/wiki) about the customizing method of template base.\n\nFor more information, please refer to the Readme files in the following repository.\n - [OpenTouryoTemplates](https://github.com/OpenTouryoProject/OpenTouryoTemplates)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentouryoproject%2Fopentouryo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentouryoproject%2Fopentouryo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentouryoproject%2Fopentouryo/lists"}