Go to file
chris.watts90@outlook.com 24ba9480e9 changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml
ninject will load DefaultLogger if no logger is found. if no IRepository is found, will exception.
created DefaultLogger which will just log to Debug.WriteLine
#5
2017-02-10 22:40:18 +00:00
CardReaderService removed args argument, was annoying. 2017-01-26 16:44:07 +00:00
DataCenter removed interfaces reference (unused in RPI variant.) 2017-01-30 22:27:02 +00:00
DataCenter_Windows/WindowsDataCenter changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml 2017-02-10 22:40:18 +00:00
TestData added Postman collection for exercising the API. 2017-02-08 22:28:54 +00:00
UI added html code for a simple datepicker. shows all dependencies, in their required order, plus highlights week on hover, to emphasise selecting week. 2017-02-04 15:42:46 +00:00
.gitignore ignore resharper dotSettings file. 2017-02-03 12:22:56 +00:00