Go to file
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
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 Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
TestData added userstest endpoint to respond with an object with embedded array, this makes knockout binding easier for SPA. 2017-01-27 09:28:30 +00:00
.gitignore update git-ignore to ignore node-modules packages/files. 2017-01-30 22:39:56 +00:00