Simon Gockner
|
326d17974a
|
#9: use lightweightIocContainer
- add factories and installer
- add bootstrapper
- use logging factories
|
6 years ago |
Simon Gockner
|
2e222cda4b
|
- allow net.tcp communication with server
|
6 years ago |
Simon Gockner
|
61e0e52ecc
|
- add dummy operation contracts
- addTable returns true for testing
|
6 years ago |
Simon Gockner
|
5b07143e20
|
- add command line params with prefix `--`
- get value without prefix `--`
|
6 years ago |
Simon Gockner
|
f6d4f78c84
|
- use built-in ipAddress.Parse method instead of own
|
6 years ago |
Simon Gockner
|
3436edbe6b
|
- make services disposable
- add services to client interface
|
6 years ago |
Simon Gockner
|
a9fde2d98b
|
- update package information
|
6 years ago |
Simon Gockner
|
1051b88539
|
- add services for base, table and entry
|
6 years ago |
Simon Gockner
|
1a3c221b4e
|
- add endpoints for base, table and entry
|
6 years ago |
Simon Gockner
|
fa8ef3d286
|
- move serverProtocol to GBase.Api
- inherit ICommunicationSettings base interface
|
6 years ago |
Simon Gockner
|
b76d95e08d
|
- pass endpoint to startup via configuration and command line
|
6 years ago |
Simon G
|
a4b6f69786
|
- add try-catch and init logging
|
6 years ago |
Simon G
|
3c7adc7681
|
- add log file name and log file path to settings
|
6 years ago |
Simon G
|
0d753056d4
|
- remove unneded $
|
6 years ago |
Simon G
|
7507a1f5e5
|
Update GBase.Server.csproj
|
6 years ago |
Simon G
|
1a8a187dd9
|
- add initialization for server (#3)
|
6 years ago |
Simon G
|
7bba310ec8
|
- update server settings interface
|
6 years ago |
Simon G
|
1df678fdf2
|
- add server settings implementation
|
6 years ago |
Simon G
|
a336e71a2a
|
- add startup class
|
6 years ago |
Simon G
|
d8e59284d0
|
- add missingArgumentException
|
6 years ago |
Simon G
|
5ba3e8bcaf
|
- add incompleteArgumentsException
|
6 years ago |
Simon G
|
ec3a57de58
|
- add server settings interface
|
6 years ago |
Simon G
|
59dc1722b1
|
- add server protocol enum
|
6 years ago |
Simon G
|
b36dff749f
|
- vs changes
|
6 years ago |
Simon Gockner
|
ded8f9a968
|
- add server project
|
6 years ago |