193 Commits (c433add6f02de09db5f9ef6045e45c79d80281d4)
 

Author SHA1 Message Date
Simon G c433add6f0 #25: make test methods async 5 years ago
Simon G 6c5df6818e #25: adapt dataReader 5 years ago
Simon G c446babb05 #25: start adapting FileHandler, add todo for possibly a better usage 5 years ago
Simon G 1cfa80c199 #25: adapt XmlDataHandler 5 years ago
Simon G 84d98a5dee #25: adapt XmlDataWriter to one file per entry strategy 5 years ago
Simon G f0783df9c2 #25: start changing data writer 5 years ago
Simon G 11a1b9c828 - pass cancellationToken where needed 5 years ago
Simon G 688ae81330 - fix usage of GBaseTable attribute 5 years ago
Simon G 8d1b24c5a1 - add const naming rule 5 years ago
Simon G 1498a914df #25: start implementing addEntry 5 years ago
Simon G b10ce3d195 #25: use dataHandler pool 5 years ago
Simon G 641dbf5a52 #25: implement IAsyncDisposable, call DataHandler.Init() 5 years ago
Simon G d873ce20c9 #25: add DataHandlerPool 5 years ago
Simon G a5b6e31690 #25: add todo 5 years ago
Simon G 06f6a4381e #25: add IDataHandlerFactory 5 years ago
Simon G a854354e85 #25: implement workaround for missing open generic registration possibility 5 years ago
Simon G 781c6b3c03 - make methods async 5 years ago
Simon G 92cca71166 - add addEntry and removeEntry methods 5 years ago
Simon G 2e2c0f74c2 - start adding complete GBase integration 5 years ago
Simon G 488fad44a1 - add MissingTableException 5 years ago
Simon G 8299f48eb3 - adapt test to generic table 5 years ago
Simon G b69830fb41 - first try add base GBaseObject implementation 5 years ago
Simon G 7c2f52a265 - try adding generic GBaseTable 5 years ago
Simon G 893fdf33d3 - create structure of gBase, to understand it 5 years ago
Simon G 7c5aa03498 - add todos 5 years ago
Simon G dc5d57e48b - idea folder 5 years ago
Simon G aed5d84383 - add fix me 5 years ago
Simon G f29039c7ab - idea changes 5 years ago
Simon G fd367b6a38
Merge pull request #26 from SimonG96/master 5 years ago
Simon G fc09b74082 - add .idea folder 5 years ago
Simon G c4dd65ccff - add rider/jetbrains IDEs 5 years ago
Simon Gockner fb1fbb03da - add gBaseTable integration test 6 years ago
Simon Gockner 92fb094b22 - remove disposable 6 years ago
Simon Gockner dc167db284 - update xml 6 years ago
Simon Gockner 68fbf6717d - use invoke instead of beginInvoke 6 years ago
Simon Gockner 7534a70423 - make event non static 6 years ago
Simon Gockner da544e0b2e - add AddEntry and RemoveEntry to interface 6 years ago
Simon Gockner 4939474c6e - update .xml 6 years ago
Simon Gockner a7b2a71092 - raise GBaseEntryRemoved from Dispose() 6 years ago
Simon Gockner e2f8cb89ab - add if for RemoveEntry 6 years ago
Simon Gockner 6e9cef8080 - add RaiseGBaseEntryRemoved method 6 years ago
Simon Gockner f984fd48e5 - add methods to handle entries 6 years ago
Simon Gockner ddc76e7e25 - rename sender to entry 6 years ago
Simon Gockner 5a79ea6c2d - update comments 6 years ago
Simon Gockner a4822183d5 - subscribe to NotifyEntryChanged 6 years ago
Simon Gockner 62c85e805d - add comments 6 years ago
Simon Gockner e4a0386f7d - rename PropertyName to ColumnName 6 years ago
Simon Gockner 0c6d81c422 - add todo 6 years ago
Simon Gockner 132996d169 - add new line 6 years ago
Simon Gockner 2c54250e13 - add list of entries 6 years ago