Skip to content

ryunakai/POCOsTempleteForDapper-Extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

POCOsTempleteForDapper-Extensions

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

  1. Run MyGeneration (right click and run as an administrator, or you can't save stting file to default path, according to your install path).

  2. Open a templete file PocosForDapper-Extensions.zeus.

  3. Change default settings to be able to connect your database.

  4. 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

使い方

  1. MyGenerationを起動します。(右クリックで管理者として実行しないと設定ファイルの保存がうまくいかないかもしれません。インストールパスによります。).

  2. PocosForDapper-Extensionsファイルを開きます。

  3. Change default settingsでデータベースへ接続できる設定にします。

  4. Executeボタンで実行します。

About

MyGeneration Code Generator's POCOs templete for Dapper-Extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages