Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opentouryoproject/opentouryotemplates
Open棟梁を使用したプロジェクト・テンプレートです。このプロジェクト・テンプレートを使用してアプリケーションやWebサービスの開発プロジェクトを迅速に立ち上げることができます。(These are project templates using the OpenTouryo. You can use this project template for quickly launch applications and web service development projects.)
https://github.com/opentouryoproject/opentouryotemplates
aspnet c-sharp developer-tools dotnet fullstack library mvc netcore netstandard template-project visual-basic visual-studio webapi webforms windows-forms wpf
Last synced: about 2 months ago
JSON representation
Open棟梁を使用したプロジェクト・テンプレートです。このプロジェクト・テンプレートを使用してアプリケーションやWebサービスの開発プロジェクトを迅速に立ち上げることができます。(These are project templates using the OpenTouryo. You can use this project template for quickly launch applications and web service development projects.)
- Host: GitHub
- URL: https://github.com/opentouryoproject/opentouryotemplates
- Owner: OpenTouryoProject
- Created: 2014-05-12T03:06:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T08:36:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T04:45:38.108Z (9 months ago)
- Topics: aspnet, c-sharp, developer-tools, dotnet, fullstack, library, mvc, netcore, netstandard, template-project, visual-basic, visual-studio, webapi, webforms, windows-forms, wpf
- Language: C#
- Homepage: https://opentouryo.osscons.jp
- Size: 118 MB
- Stars: 6
- Watchers: 9
- Forks: 5
- Open Issues: 114
-
Metadata Files:
- Readme: README.md
- License: license/Description of the header.txt
Awesome Lists containing this project
README
# OpenTouryo
*OpenTouryo* is an application framework for .NET Framework which was developed using the accumulated know-how with a long track record in .NET application development.You can see what OpenTouryo is according to template-base. Further, you can create the "project template" using proper version of Visual Studio. Tutorial will be helpful to you for customizing template-base!
- For more information, please refer to the Readme in each root_VS20XX folder.
- Click [here](Readme.ja.md) for Japanese version of this file.## contents
### license
[/license/](https://github.com/OpenTouryoProject/OpenTouryoTemplates/tree/master/license)### Template-base
|Template-base|Develop Environment|Run-time Environment|
|:-----|:------------------|:-------------------|
|[/root_VS2017/](https://github.com/OpenTouryoProject/OpenTouryoTemplates/tree/master/root_VS2017)|Visual Studio 2017|.NET Framework 4.7, .NET Core 2.0|
|[/root_VS2019/](https://github.com/OpenTouryoProject/OpenTouryoTemplates/tree/master/root_VS2019)|Visual Studio 2019|.NET Framework 4.8, .NET 5|
|[/root_VS2022/](https://github.com/OpenTouryoProject/OpenTouryoTemplates/tree/master/root_VS2022)|Visual Studio 2022|.NET Framework 4.8, .NET 6|- When using Visual Studio 2013 or earlier, please use *[OpenTouryoTemplates version 01-80](https://github.com/OpenTouryoProject/OpenTouryoTemplates/tree/01-80)*.
- When using Visual Studio 2015 or earlier, please use *[OpenTouryoTemplates version 02-70](https://github.com/OpenTouryoProject/OpenTouryoTemplates/tree/02-70)*.