Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

eric-b/DtoGen

Repository files navigation

Basic command line utility capable of generate DTO based on SQL query.

Example:

DTOGen -cn CS_NAME -name MyEntity -ns My.Namespace -sql "SELECT * FROM Entities"

It supposes that you added to the configuration file the connection string named "CS_NAME".

About

SQL Data Transfer Object Generator

Resources

Stars

Watchers

Forks

Languages