FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
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 updated references to pull in required packages. 2017-02-10 16:54:21 +00:00
CardReaderServiceHost merge in Card Reader Service and Service host projects. 2017-02-10 15:59:37 +00:00
Interfaces changed IRepository to accept a DateTime for the arg, instead of an int for calendar week/year. 2017-02-10 12:07:02 +00:00
NLogLogger renamed Class1 to NLogger.cs. 2017-02-10 22:37:57 +00:00
SQLiteRepository changed datetime properties to return just the date, ignore the time. 2017-02-10 16:53:44 +00:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WebApiServerHostInstaller added wix installer stub project. 2017-02-09 22:28:21 +00:00
WindowsDataCenter changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml 2017-02-10 22:40:18 +00:00
WindowsDataServiceHost Finalized the merge.. 2017-02-01 20:28:42 +00:00
WindowsDataCenter.sln project/sln updates. 2017-02-10 16:56:10 +00:00