SkillAgentSearch skills...

PocoSqlGenerator

The source code of my blog article POCO and SQL Script Generator

Install / Use

/learn @techierathore/PocoSqlGenerator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PocoSqlGenerator

A simple windows forms application which creates POCO/model classes, Base repository and related repository classes for the database tables in order to use Dapper ORM framework (which I mostly use in my desktop and web applications) and basic stored procedures scripts (like insert, update, delete etc) for the selected database tables

A simple guide on how to use this tool can be found at my blog : https://www.codeproject.com/Articles/1089855/Simple-POCO-N-SQL-Generator-in-Csharp

Contributing

Altough I have tried to make this tool simple and easy to use but it might be missing feature X, or Y. If you want something that it can't currently provide, I love pull requests. If it's a bigger change, you can also create new tool using this code.

License

Microsoft Public License (Ms-PL)

View on GitHub
GitHub Stars17
CategoryData
Updated1y ago
Forks9

Languages

C#

Security Score

60/100

Audited on Mar 2, 2025

No findings