[[Open棟梁>https://github.com/OpenTouryoProject]] wiki
「[[Open棟梁 wiki>https://opentouryo.osscons.jp]]」は、「[[Open棟梁Project>https://github.com/OpenTouryoProject/]]」,「[[OSSコンソーシアム .NET開発基盤部会>https://www.osscons.jp/dotNetDevelopmentInfrastructure/]]」によって運営されています。

-[[戻る>FrontPage]]

*目次 [#y3f69bd8]
#contents

*概要 [#re8fba56]
Github上の成果物を纏めています。

[[Open棟梁Project>https://github.com/OpenTouryoProject]] on [[GitHub>https://github.com/]] [#mfbff57d]
[[Open棟梁Project>https://github.com/OpenTouryoProject]] on [[GitHub>https://github.com/]]
[[OpenTouryoProject>https://github.com/OpenTouryoProject]] · [[GitHub>https://github.com/]](organization)~
https://github.com/OpenTouryoProject

*Open棟梁 [#xa2826db]

**開発者用リポジトリ [#g837b16d]
-[[OpenTouryo>https://github.com/OpenTouryoProject/OpenTouryo]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/OpenTouryo
--開発母体
**利用者用リポジトリ [#mea5a1d0]
-[[OpenTouryoTemplates>https://github.com/OpenTouryoProject/OpenTouryoTemplates]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/OpenTouryoTemplates
--プロジェクト向けテンプレート作成のベース~
本テンプレートとチュートリアルを使用して評価が可能。
--ライセンス:Apache License, Version 2.0

**各種ドキュメント [#hb790dc1]
-[[OpenTouryoDocuments>https://github.com/OpenTouryoProject/OpenTouryoDocuments]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/OpenTouryoDocuments
--紹介資料、機能一覧、利用ガイド、チュートリアル
--ライセンス:Creative Commons - CC BY 2.1 JP

**利用者用リポジトリ [#mea5a1d0]
-[[OpenTouryoTemplates>https://github.com/OpenTouryoProject/OpenTouryoTemplates]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/OpenTouryoTemplates
--プロジェクト向けテンプレート作成のベース~
本テンプレートとチュートリアルを使用して評価が可能。
**開発者用リポジトリ [#g837b16d]
-[[OpenTouryo>https://github.com/OpenTouryoProject/OpenTouryo]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/OpenTouryo
--開発母体
--ライセンス:Apache License, Version 2.0

*クラウドOSリポジトリ [#g7b56eb5]
クラウドOS関連のプログラムが格納されています。
*追加リポジトリ [#maa55662]

-[[CloudOS>https://github.com/OpenTouryoProject/CloudOS]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/CloudOS
**V1(追加)リポジトリ [#x8131146]

**Azure Blob Storage Copy WebSite [#v391d543]
仮想化検証環境の提供サービスのAzure Iaas版で利用するWebSiteです。
***[[非同期処理サービス]] [#n5514f80]
-[[AsynchronousProcessingService>https://github.com/OpenTouryoProject/AsynchronousProcessingService]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/AsynchronousProcessingService
>非同期処理サービスは、DBMSをキューとして使用するWindowsサービスの非同期処理インフラストラクチャです。~
(Asynchronous processing service is an asynchronous processing infrastructure for Windows services that uses DBMS as a queue.)

*[[サンプル・プログラム・リポジトリ]] [#z5fe1045]
いろいろなサンプルプログラムが格納されています。
***[[ヒューマン・ワークフロー>ヒューマン・ワークフロー機能]] [#ve861588]
-[[Workflow>https://github.com/OpenTouryoProject/Workflow]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/Workflow
>ワークフロー機能の分離 ( Separation of Workflow Functions.

-[[SampleProgram>https://github.com/OpenTouryoProject/SampleProgram]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/SampleProgram
**V2リポジトリ [#of016fa8]

**ASPNET [#l59404dc]
***[[WebForm>http://techinfoofmicrosofttech.osscons.jp/index.php?Windows%20Forms]] [#gc509c27]
-Mobile~
https://github.com/OpenTouryoProject/SampleProgram/tree/master/ASPNET/WebForm/Mobile
-jqGridandWCF~
https://github.com/OpenTouryoProject/SampleProgram/tree/master/ASPNET/WebForm/jqGridandWCF
***[[汎用認証サイト>汎用認証サイト(Multi-purpose Authentication Site)]] [#r09d52a4]
-[[MultiPurposeAuthSite>https://github.com/OpenTouryoProject/MultiPurposeAuthSite]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/MultiPurposeAuthSite
>汎用認証サイトは、ASP.NET Identity および JSON Web Token (JWT)によって強化されたOAuth 2.0およびOpenID ConnectのIdentity Provider (Idp) および Security Token Service (STS)です。~
(Multi-purpose Authentication Site is Identity Provider (Idp) and Security Token Service (STS) of OAuth 2.0 and OpenID Connect powered by ASP.NET Identity and JSON Web Token (JWT).)

**Nunit [#f2328b8f]
-Public.Test~
https://github.com/OpenTouryoProject/SampleProgram/tree/master/Nunit/Public.Test
***[[OAth2/OIDCアーキテクチャ対応版]] [#of974b75]
単体のリポジトリとしては存在せず、~
[[汎用認証サイト>#r09d52a4]]に加え、以下の2要素のリポジトリから構成される。

**Template [#j5b8477d]
-Single-page Application + [[Entity Framework>http://techinfoofmicrosofttech.osscons.jp/index.php?Entity%20Framework]]~
https://github.com/OpenTouryoProject/SampleProgram/tree/master/Template/SPA_WebAPI_EF
-[[Frontendテンプレート]](Web系)
-[[Resource Serverテンプレート]]

**UISubsystem [#pd0aaad4]
-WPF~
https://github.com/OpenTouryoProject/SampleProgram/tree/master/UISubsystem/WPF
***[[汎用モバイルバックエンド>汎用モバイルバックエンド(Multi-purpose Mobile Backend)]] [#of974b75]
単体のリポジトリとしては存在せず、~
[[汎用認証サイト>#r09d52a4]]に加え、以下の2要素のリポジトリから構成される。

**Other [#ude76b6c]
-[[Frontendテンプレート]](スマホ系)
-[[Resource Serverテンプレート]]

***相互運用 [#reb13a15]
-[[InteropWithUnmanage>https://github.com/OpenTouryoProject/SampleProgram/tree/master/Other/InterProcComm]]~
アンマネージコードを呼び出す。
-[[DotNETBridge>https://github.com/OpenTouryoProject/SampleProgram/tree/master/Other/DotNETBridge]]~
アンマネージコードからマネージコードを呼び出す。
**V3リポジトリ [#v2cd9254]

***プロセス間通信 [#pfcdc886]
-[[InterProcComm>https://github.com/OpenTouryoProject/SampleProgram/tree/master/Other/InterProcComm]]~
種々のプロセス間通信処理
-[[PipesFamilyHouse>https://github.com/OpenTouryoProject/SampleProgram/tree/master/Other/PipesFamilyHouse]]~
パイプによる親子プロセス間のプロセス間通信
***... [#ld4b4d5b]

***VCサンプル(VC_Samples) [#mdc5025b]
-[[VC_AutoWrap>https://github.com/OpenTouryoProject/SampleProgram/tree/master/Other/VC_Samples/VC_AutoWrap]] 
*その他のリポジトリ [#cfc683e8]

***その他 [#xc57a343]
-[[ThreadSafe>https://github.com/OpenTouryoProject/SampleProgram/tree/master/Other/ThreadSafe]]
-[[Asynchronous>https://github.com/OpenTouryoProject/SampleProgram/tree/master/Other/Asynchronous]]
**サンプル・プログラム・リポジトリ [#z5fe1045]
いろいろなサンプルプログラムが格納されています。

-[[SampleProgram>https://github.com/OpenTouryoProject/SampleProgram]] · [[GitHub>https://github.com/]](repository)~
https://github.com/OpenTouryoProject/SampleProgram

**[[DevInfraWGinOSSConsortium>https://dotnetdevelopmentinfrastructure.osscons.jp/index.php?Github%E4%B8%8A%E3%81%AE%E6%88%90%E6%9E%9C%E7%89%A9]] [#jf07e370]
(V2.5)


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS