Simon Gockner
|
9c1b890959
|
#16: add first implementation of tableEntry analyzer
|
6 years ago |
Simon Gockner
|
a27d344bbb
|
- update resharper settings
|
6 years ago |
Simon Gockner
|
889fe92716
|
- add first init of entries to table.init
|
6 years ago |
Simon Gockner
|
0d8e22293e
|
- dispose tables when base is disposed
|
6 years ago |
Simon Gockner
|
184818ae56
|
- update documentation xmls
|
6 years ago |
Simon Gockner
|
ac83bd592d
|
- remove old param tag
|
6 years ago |
Simon Gockner
|
4a20023c56
|
- implement init, create table for each type with table attribute
|
6 years ago |
Simon Gockner
|
c3a97a2514
|
- add comment for property InterfaceType
|
6 years ago |
Simon Gockner
|
7ffb4a11fe
|
- add missing csproj
|
6 years ago |
Simon Gockner
|
93eb60a920
|
- add missing test classes
|
6 years ago |
Simon Gockner
|
ae5938dac0
|
#11: add enumerables helper tests
|
6 years ago |
Simon Gockner
|
6d8416cb7d
|
#11: add implementation for reading iEnumerables
|
6 years ago |
Simon Gockner
|
b840eb00bf
|
#15: add IGBaseObject
|
6 years ago |
Simon Gockner
|
f705e6790e
|
#11: start implementing handling of enumerables for Read method
|
6 years ago |
Simon Gockner
|
ddee6106d9
|
#11: removeValue can handle enumerables now
|
6 years ago |
Simon Gockner
|
0f9531cfb5
|
#11: update setValue method to handle enumerables
|
6 years ago |
Simon Gockner
|
6aeffa85ee
|
- add function to convert enumberable to gBase string
|
6 years ago |
Simon Gockner
|
bb0652428c
|
#11: add test for removing a list value
|
6 years ago |
Simon Gockner
|
da6f8edb67
|
#11: add unit test to cover issue
|
6 years ago |
Simon Gockner
|
aa9cbf8d35
|
- add local integration test
|
6 years ago |
Simon Gockner
|
746d16e8ea
|
- add todo: think about usage of conditionalWeakTable for _cache
|
6 years ago |
Simon Gockner
|
30454130cf
|
- update packageInformation
|
6 years ago |
Simon Gockner
|
5fae3d3761
|
- fix output path of documentation xml files
|
6 years ago |
Simon Gockner
|
d9cbae3558
|
- first real implementation of addEntry and removeEntry
|
6 years ago |
Simon Gockner
|
63fa792edf
|
- implement addEntry and removeEntry
|
6 years ago |
Simon Gockner
|
feb4954204
|
- use switch expression and expression body
|
6 years ago |
Simon Gockner
|
037dbfde9c
|
- add class and function comments
- add documentation xml
|
6 years ago |
Simon Gockner
|
6f387189e2
|
- add and implement AddEntry and RemoveEntry methods
|
6 years ago |
Simon Gockner
|
6f36ccf0f7
|
- update documentation xml
|
6 years ago |
Simon Gockner
|
d181e8179f
|
- dispose fileHandler
|
6 years ago |
Simon Gockner
|
510b461b60
|
- create a fileHandler for every table
|
6 years ago |
Simon Gockner
|
505fbe3e3b
|
- make fileHandler and fileHandlerFactory public
|
6 years ago |
Simon Gockner
|
a7066070f2
|
- add database path
|
6 years ago |
Simon Gockner
|
712b073c2d
|
- add table file extension as const
|
6 years ago |
Simon Gockner
|
762a5ba4b3
|
- update documentation xml files (#13)
|
6 years ago |
Simon Gockner
|
a930db5f50
|
closes #13: unify factories folder location
|
6 years ago |
Simon Gockner
|
432f619771
|
#9: add gBase installer
|
6 years ago |
Simon Gockner
|
9f22255e69
|
#9: add file handling installer
|
6 years ago |
Simon Gockner
|
4596640373
|
#9: add file handler factory
|
6 years ago |
Simon Gockner
|
9a7ad8a93e
|
#9: add factories for gBase base classes
|
6 years ago |
Simon Gockner
|
72defb90a4
|
- add first fileHandler implementation
|
6 years ago |
Simon Gockner
|
55e0010fa9
|
- add gBase base class
|
6 years ago |
Simon Gockner
|
c6376e9d23
|
#9: add LightweightIocContainer:
- add factories
- add installer
- fix test
- use factories in client
|
6 years ago |
Simon Gockner
|
ff6fbfbc67
|
#10: add first dataHandling test
|
6 years ago |
Simon Gockner
|
064140ea41
|
Merge branch 'master' of https://github.com/SimonG96/GBase
|
6 years ago |
Simon Gockner
|
6c070763f4
|
- add documentation .xml
- add missing class and file comments
|
6 years ago |
Simon Gockner
|
326d17974a
|
#9: use lightweightIocContainer
- add factories and installer
- add bootstrapper
- use logging factories
|
6 years ago |
Simon Gockner
|
fcb5d7fd27
|
#9: add lightweightIocContainer
- add interfaces for FileLogger and ConsoleLogger
- add factories
- add installer
|
6 years ago |
Simon Gockner
|
b419d768e6
|
#9: fix namespace
|
6 years ago |
Simon Gockner
|
f17f3a561e
|
#9: rename folder to installers
|
6 years ago |