aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.BL/CacheEntities/CachedConfiguration.cs
Commit message (Collapse)AuthorAgeFilesLines
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-0/+4
| | | | Several improvements.
* Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-231-0/+22
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.