Models - HammerheadShark666/jwm-photography GitHub Wiki
Overview
The Photography Site Models folder contains the following modal objects.
- ApplicationUser
- Category
- Country
- Favourite
- Gallery
- GalleryPhoto
- Montage
- Orientation
- Palette
- Photo
- Showcase
- ShowcasePhoto
- UserGallery
- UserGalleryPhoto
The following are the data transfer objects (dto).
General
- AzureBaseDto
- BaseDto
- MenuBarDto
- Message
- MontageDto
- MontagesDto
- PhotoDto
- ResponseDto
- SearchPhotosDto
- SearchPhotosResultsDto
Code
The code for Models can be found at code