Skip to content
/ TVPF Public

Table Valued Parameter Framework Workings

Notifications You must be signed in to change notification settings

Xiart/TVPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TVPF

Table Valued Parameter Framework Workings

File/Folder Structure

  • The whole repository consists of 3 folders and 1 file.

TVPF Framework

  • This folder is the main code folder of the whole framework that has been developed.

Snippets Core Backend

  • This folder contains all the code snippet files to generate C# code in XML format.

Test Bed

  • To test and benchmark multiple ORMs and MicroORMs a console applcaiton with a dummy database was setup. This folder contains this console application
  • The folder also contains Database script for a test database

SQL Snippet

  • This is the file which holds all the SQL to auto generate SQL stored procedures and other necessary steps on creation of table.

About

Table Valued Parameter Framework Workings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published