Skip to content

A program in python that build and add all the files needed to create an entity in a Abp project

License

Notifications You must be signed in to change notification settings

RikyPucho/Entity-Creator-for-Abp-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Entity Creator for Abp Framework

How to use the program:

  • First, put the folder "Entity_Creator" in the folder of your Abp project (next to "aspnet-core" folder)
  • If you want, add the data in the "input.txt" file, following the instructions written in the "How_To_Write_Input.txt" file
  • Run "program.py"
  • Add the command lines present in the files in the folder "TO_ADD" to the specific files
  • Delete the folders present in the "To_Add" folder using "delete_Folders.py"

Some rules to avoid errors in program execution:

  • Don't rename files or folders
  • Don't modify files in the "DONT_TOUCH" folder, except if necessary and only after reading the instructions inside
  • Follow all the steps indicated

About

A program in python that build and add all the files needed to create an entity in a Abp project

Topics

Resources

License

Stars

Watchers

Forks

Languages