aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/DTO/CatDTO.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-231-0/+5
| | | | | | | | Implemented DataResolver Builder. Implemented offline gateway, authentication, machines... Implemented online checking. Moved FSEWebClient and Gateway to BL. Implemented blocking of machines outside of the organization.
* Working some more on ActionLogs across MS.Roy Ben Shabat2019-12-211-0/+10
|
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-0/+14
Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.