FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
chris.watts90@outlook.com bc1947a31f Move the database calls/procedures out into the SQLiteRepository, IRepository implementation.
created SQLiteProcedures to hold all the strings for procs. Constants also serves similar purpose.
renamed Class1 to SQLiteRepository.cs
added all the necessary nuget packages for SQLite.Net-PCL
2017-01-31 21:59:42 +00:00
..
Interfaces Added IRepository comments. 2017-01-31 21:57:21 +00:00
SQLiteRepository Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WindowsDataCenter Added Ninject and ninject resolvers to enable dependency inject on the ApiController Classes. 2017-01-30 22:39:34 +00:00
WindowsDataServiceHost suspect service1 file incomplete due to selected line commits. 2017-01-30 22:38:49 +00:00
WindowsDataCenter.sln Created the SQLiteRepository stub. ready for implementation.. 2017-01-31 17:25:01 +00:00