MyGeneration Code Generator's POCOs templete for Dapper-Extensions. This create POCO and CustomMapper class as a C# file per a table of database.
MyGeneration Code Generatos (require 1.3.1.1 or later)
http://mygeneration.sourceforge.net/
download: http://sourceforge.net/projects/mygeneration/
Dapper-Extensions. https://github.com/tmsmith/Dapper-Extensions
How to use
- 
Run MyGeneration (right click and run as an administrator, or you can't save stting file to default path, according to your install path). 
- 
Open a templete file PocosForDapper-Extensions.zeus. 
- 
Change default settings to be able to connect your database. 
- 
Click Execute button. 
MyGenaration用のテンプレートファイルです。 POCOとDapper-ExtensionのカスタムマッパークラスをC#のコードとして出力します。
MyGeneration Code Generatos (1.3.1.1 以上)
http://mygeneration.sourceforge.net/
download: http://sourceforge.net/projects/mygeneration/
Dapper-Extensions. https://github.com/tmsmith/Dapper-Extensions
使い方
- 
MyGenerationを起動します。(右クリックで管理者として実行しないと設定ファイルの保存がうまくいかないかもしれません。インストールパスによります。). 
- 
PocosForDapper-Extensionsファイルを開きます。 
- 
Change default settingsでデータベースへ接続できる設定にします。 
- 
Executeボタンで実行します。