A compilation of lean, straight to the point, and easy to follow recipes for customizing your AppGini apps to achieve specific goals. If you have recipes that you want to share, feel free to send a pull request.
Each recipe is in a single file in md (Mark down) format. The file structure is:
- File title.
- Purpose of the recipe, explaining briefly what this recipe is useful for.
- Files to edit, a list of files you need to edit to apply this recipe, and the exact code to use in each.
- Optional notes section, mentioning any concerns, compatibility issues, .. etc.