188 Commits (f0783df9c2b2ca46db13783c9428f29cc1bbb803)
 

Author SHA1 Message Date
Simon Gockner ff6fbfbc67 #10: add first dataHandling test 7 years ago
Simon Gockner 064140ea41 Merge branch 'master' of https://github.com/SimonG96/GBase 7 years ago
Simon Gockner 6c070763f4 - add documentation .xml 7 years ago
Simon Gockner 326d17974a #9: use lightweightIocContainer 7 years ago
Simon Gockner fcb5d7fd27 #9: add lightweightIocContainer 7 years ago
Simon Gockner b419d768e6 #9: fix namespace 7 years ago
Simon Gockner f17f3a561e #9: rename folder to installers 7 years ago
Simon Gockner e617598b15 - update xml 7 years ago
Simon Gockner d091ef7d1e #9: use LightweightIocContainer 7 years ago
Simon Gockner cbfa772361 #10: add class and function comments for dataHandling factories 7 years ago
Simon Gockner 6038278a3d #10: update .xml 7 years ago
Simon Gockner 4c6775b48d #10: add dataHandling 7 years ago
Simon G cb0edecd37 - don't run integrationTest with CI 7 years ago
Simon Gockner 648045e5b4 - update class and function comments 7 years ago
Simon Gockner 70ed41ed54 - pass serviceProtocol from clientSettings 7 years ago
Simon Gockner ef569cf9c7 - allow net.tcp connection 7 years ago
Simon Gockner 1c78174389 - update nuget packages 7 years ago
Simon Gockner 2e222cda4b - allow net.tcp communication with server 7 years ago
Simon Gockner 3b328e41d3 - add net.tcp 7 years ago
Simon Gockner b7152a502c - add a small integration test: 7 years ago
Simon Gockner 61e0e52ecc - add dummy operation contracts 7 years ago
Simon Gockner 5b07143e20 - add command line params with prefix `--` 7 years ago
Simon Gockner 07d7e06600 - add missing / 7 years ago
Simon Gockner 80d160ad16 - convert args to real array of strings 7 years ago
Simon Gockner 5f74dfe401 - add debug args 7 years ago
Simon Gockner f6d4f78c84 - use built-in ipAddress.Parse method instead of own 7 years ago
Simon Gockner 3436edbe6b - make services disposable 7 years ago
Simon Gockner d88ca6be61 - add gBase.Client test project 7 years ago
Simon Gockner 903cb363c7 - add vs code folder 7 years ago
Simon Gockner e3fd540c46 - add client xml 7 years ago
Simon Gockner 7a1b449d28 - move implementation of services from client to extra classes that get called from client 7 years ago
Simon Gockner 6686d62821 - add methods to handle factories and channels 7 years ago
Simon Gockner a9fde2d98b - update package information 7 years ago
Simon Gockner 1051b88539 - add services for base, table and entry 7 years ago
Simon Gockner 1a3c221b4e - add endpoints for base, table and entry 7 years ago
Simon Gockner 4acf0bc23b - add GBaseClient class and interface 7 years ago
Simon Gockner e57c0eb1ab - add serverProtocolEndpointAddress to settings 7 years ago
Simon Gockner 5235dcbb80 - add @ before server protocol strings 7 years ago
Simon Gockner db97feb6e1 - target .net standard 2.1 7 years ago
Simon Gockner eb31c0303d - add GBaseClientSettings 7 years ago
Simon Gockner fa8ef3d286 - move serverProtocol to GBase.Api 7 years ago
Simon Gockner 5ec67ba154 - add iCommunicationSettings base interface 7 years ago
Simon Gockner b76d95e08d - pass endpoint to startup via configuration and command line 7 years ago
Simon G a4b6f69786 - add try-catch and init logging 7 years ago
Simon G 3c7adc7681 - add log file name and log file path to settings 7 years ago
Simon G 0d753056d4 - remove unneded $ 7 years ago
Simon G c42db5b5b6 Update GBase.sln 7 years ago
Simon G 7507a1f5e5 Update GBase.Server.csproj 7 years ago
Simon G 1a8a187dd9 - add initialization for server (#3) 7 years ago
Simon G 7bba310ec8 - update server settings interface 7 years ago