OpenTouryo Versions Save

”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.)

02-13

6 years ago

net452(.NET Framework 4.5.2)を追加でサポートし、NuGetパッケージを更新しました。


02-00

7 years ago

(1) 機能の拡充  (a) サービス開発基盤   (i) 汎用認証サイト    ベータ版。OAuth と呼ばれる業界標準の規格を採用し、.NET だけでなく、    Java、スマホアプリ、マイクロサービスなどからでも利用可能な汎用的な認証基盤   (ii) オンライン決済機能    ベータ版。従量課金、定期購読など、さまざまな課金形態に対応できる決済機能  (b) UWP (Universal Windows Platform) アプリケーション用テンプレートの追加  (c) その他、Issue への対応 (2) 前提環境の変更  (a) Visual Studio 2010 -> Visual Studio 2015  (b) .NET Framework 3.5 SP1 -> .NET Framework 4.6 (3) サポートの終了  (a) Windows ストアアプリ用テンプレート  (b) Microsoft Azure Web ロール テンプレート  (c) Challenge & Response の Web サービス用認証処理 (4) ドキュメントの修正  ドキュメントの拡充については、こちらをご参照下さい。  Release The 02-00 version was released. · OpenTouryoProject/OpenTouryoDocuments


01-80

7 years ago

(1) 機能の拡充  (a) モダンブラウザ対応   - 二重送信防止機能   - IE11におけるF1キー防止  (b) テンプレート側の機能の拡充については、以下URLをご参照下さい。   - Release The 01-80 version was released. · OpenTouryoProject/OpenTouryoTemplates  (c) その他、Issue への対応   - ASP.NET Web siteのWeb application化   - Session timeout防止機能のキャッシュ問題への対応   - D層自動生成ツールのUIの改善   - データメンテナンス自動生成機能の問題対応   - 非同期処理サービスの起動時の問題への対応   - その他、プロジェクト内のアイテムのクリーンナップ等   詳細は下記マイルストーンのチケットをご覧ください   - OpenTouryo - Release of 01-80 version (2) ドキュメントの拡充  ドキュメントの拡充については、こちらをご参照下さい。  (a) Release The 01-80 version was released. · OpenTouryoProject/OpenTouryoTemplates  (b) Release The 01-80 version was released. · OpenTouryoProject/OpenTouryoDocuments


01-72

8 years ago

(1) サポートの終了   (a) .NET Framework 4 テンプレート   (b) Silverlight テンプレート   (c) XBAP テンプレート (2) 機能の拡充   (a) IE11対応(ダイアログ表示機能)   (b) ASP.NET MVCへの機能追加     - 二重送信防止機能     - Session timeout防止機能   (c) その他、Issue への対応     - ビルド方式の改善 (log4net や DotNetZip などのライブラリ管理を NuGet に変更)     - セットアップ方法の簡略化 (コード変更なしで IIS/IIS Express の切り替えを可能に)     - 「動的パラメタライズド・クエリ分析ツール」の UI 改善     - 「D 層自動生成ツール (墨壺)」の UI 改善     - 廃止されたメソッド(obsolete method)への対応     詳細は以下のチケットをご覧ください     - マイルストーン      - OpenTouryo - Release of 01-72 version      - OpenTouryoTemplates - Release of 01-72 version

(3) オプションの機能   SampleProgramリポジトリのサンプル・コードを使って、   Open 棟梁のテンプレートを独自カスタマイズすることで、   既存の Open 棟梁テンプレートにこれらの機能を追加することができます。   - WIFによるID-Federation(WS-Federation)   - Microsoft.Owin.SecurityによるOpenID Connect


01-71

8 years ago

(1) 機能の拡充   (a) Visual Studio 2015対応   (b) Session timeout検出機能をASP.NET MVCに移植   (c) その他、Issue への対応     - 非同期処理サービスの修正     - "MyBaseMVController"の修正     - "DPQuery_Tool"のUIなどの修正     - "StringConverter"のカルチャ上の問題を修正     - S-JISファイルをUTF-8エンコーディングに変更     - ビルド方式の様々な改善。     - テスト・コードの開発

(2) サンプルプログラムの拡充   (a) JQGrid サンプルをVB版サンプルに移植   (b) 案件フィードバッグ、Issueへの対応など     - 非同期処理サービス サンプルの修正     - "WSClientWinStore_samples"サンプルの参照エラーとビルド・エラーを修正


(1) Expansion of function   (a) Corresponded to the Visual Studio 2015.   (b) Porting session timeout feature to the ASP.NET MVC.   (c) Other, corresponding to the Issue.     - Enhance of "AsyncProcessingService".     - Enhance of "MyBaseMVController".     - Enhance of "StringConverter"'s problem of on culture.     - Such as UI improvement for the "DPQuery_Tool".     - Changed the S-JIS file to UTF-8 encoding..     - Various improvement of the build system.     - Development of test code.

(2) Enhance of the sample program   (a) JQGrid sample was migrated to VB sample.   (b) projects feedback, such as the response to Issue.     - Fixing reference errors and compilation errors of "WSClientWinStore_samples".


01-70

8 years ago

(1) 機能の拡充   (a) 非同期処理サービスの追加   (b) 通信制御機能のWCFサポート強化   (c) 汎用DTO機能強化(jQGrid対応とPortable Class Library化)   (d) ヒューマン ワークフロー機能の強化   (e) P層イベント処理機能対応コントロール・イベント追加   (f) その他、Issue への対応     - Resources fileのCulture修正     - Command Timeoutプロパティの個別設定対応     - 自動生成      - テンプレートの修正      - テーブル メンテナンス画面自動生成       - TimeStamp対応       - _3TierEngine修正

(2) サンプルプログラムの拡充   (a) jQGrid+WebAPIサンプル   (b) 非同期処理サービス サンプル

(3) チュートリアル(英語版含む)の拡充   (a) ヒューマンワークフロー(新規)   (b) ASP.NET MVC、SPA(改善)   (c) テーブルメンテナンス自動生成(改善)


(1) Expansion of function   (a) Addition of asynchronous processing service   (b) WCF support strengthening of the communication control function   (c) General-purpose DTO enhancements (jQGrid and Portable Class Library correspondence)   (d) Human workflow capabilities strengthening   (e) Add the control events that corresponding P tier event processing function   (f) Other, corresponding to the Issue.     - Culture modification of resources file     - Corresponding individual setting of Command Timeout property     - Automatic generation      - Modify the template      - Table Maintenance screen automatic generation       - TimeStamp support       - _3TierEngine modification

(2) Enhance of the sample program   (a) jQGrid + WebAPI sample   (b) Asynchronous processing service sample

(3) Enhance of the tutorial (including English)   (a) Human workflow (new)   (b) ASP.NET MVC, SPA (improvement)   (c) Table Maintenance automatic generation (improvement)


01-50

8 years ago

.NET 開発基盤部会 Blog > Open 棟梁 01-50 リリース - OSSコンソーシアム http://www.osscons.jp/joi94ey46-537/


01-10

8 years ago

01-10 Fixed an error in the license header.


01-00

8 years ago