SkillAgentSearch skills...

PgsqlDalGenerator

PgsqlDalGenerator is a code generator that can be used to create .NET (C#) DAL classes and PL/pgSQL script from a PostgreSQL database.

Install / Use

/learn @salcad/PgsqlDalGenerator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

C# .NET Postgresql

PgsqlDalGenerator

PgsqlDalGenerator is a code generator that can be used to create .NET (C#) DAL classes and PL/pgSQL script from a PostgreSQL database.

Using PgsqlDalGenerator you can generate

  • Function Caller Method
  • CRUD DAL Class
  • CRUD Stored Procedure

PgsqlDalGenerator use T4 text template which is a mixture of text blocks and control logic that can generate a text file and it can generate any kind of text file, not just code. T4 source files are usually denoted by the file extension ".tt".

Related Skills

View on GitHub
GitHub Stars6
CategoryData
Updated1y ago
Forks1

Languages

C#

Security Score

55/100

Audited on Jun 26, 2024

No findings