[Mono-list] Npgsql/c# R/O mapping generation
Madars Vitolins
madars.vitolins at gmail.com
Sat Dec 23 17:42:48 EST 2006
Hello,
I have created tool that generates c# classes for accessing Postgresql
dabase tables.
It supports standard insert, update, delete, select (by multiple
criteria).
I know that this could be done by mygeneration stuff... but for me it is
completely new system, so I had easy to write it in c#.
Some details and downloads could be found here:
http://www.silodev.eu/silotest/index.php?action=domenu&menuid=29
This tool is command line based, so it is easy to do some scripting
(before builds?). It doesn't requires nothing more that .net 2.0 runtime or
mono + npgsql (which is in mono built in). Licensed under GPL V2
So if someone will find this usable, I will be happy :)
Thanks,
Madars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20061224/59411f18/attachment.html
More information about the Mono-list
mailing list