Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opentouryoproject/sampleprogram

いろいろなサンプルプログラムが格納されています。(A variety of sample programs are stored.)
https://github.com/opentouryoproject/sampleprogram

aspnet azure c-sharp javascript nuget nunit visual-basic visual-studio

Last synced: about 2 months ago
JSON representation

いろいろなサンプルプログラムが格納されています。(A variety of sample programs are stored.)

Awesome Lists containing this project

README

        

# Overview
いろいろなサンプル・プログラムが格納されています。  

ただし、本リポジトリに格納されているサンプルは、
以下のように技術検証などに重きを置いているため、
サンプルの実行手順などのドキュメントは省略しています。

### 技術検証/実現性可否 サンプル・プログラム

#### [Template](https://github.com/OpenTouryoProject/SampleProgram/tree/master/Template/)
将来的に [OpenTouryoTemplates](https://github.com/OpenTouryoProject/OpenTouryoTemplates), 他 のリポジトリに含める前の技術検証/実現性可否を目的としたプログラムを格納します。

### その他 サンプル・プログラム
以下のフォルダは、今後の Open 棟梁のエンハンス (機能追加/改善など)を目的とした、技術要素ごとのサンプル・プログラムを格納します。
このため、Open 棟梁を使用したサンプルにはなっていないものもあります。Open 棟梁を使用したサンプルは、[OpenTouryoTemplatesリポジトリのSamplesフォルダ](https://github.com/OpenTouryoProject/OpenTouryoTemplates/tree/master/root_VS2015/programs/C%23/Samples) をご覧ください。

#### [ASPNET](https://github.com/OpenTouryoProject/SampleProgram/tree/master/ASPNET/)
ASPNET関連のサンプル・プログラムを格納します。

#### [Azure](https://github.com/OpenTouryoProject/SampleProgram/tree/master/Azure/)
Azure関連のサンプル・プログラムを格納します。

#### [UI Subsystem](https://github.com/OpenTouryoProject/SampleProgram/tree/master/UISubsystem/)
各種UISubsystemのサンプル・プログラムを格納します。

#### [PkgMgr](https://github.com/OpenTouryoProject/SampleProgram/tree/master/PkgMgr/)
パッケージマネージャへのパッケージ登録のプロトタイプを格納します。

#### [Nunit](https://github.com/OpenTouryoProject/SampleProgram/tree/master/Nunit/)
Nunitでのテスト自動化サンプル・プログラムを格納します。

#### [Other](https://github.com/OpenTouryoProject/SampleProgram/tree/master/Other/)
その他のサンプル・プログラム、プロトタイプを格納します。