FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/SQLiteRepository
chris.watts90@outlook.com 1e8d56ab82 csproj update to reference Interfaces and SQLiteRepository implementation.
Complete IRepository migration into the ApiControllers.
remove any nuget packages from the packages.config which refer to sqlite and entity framework.
missing csproj update for SQLiteRepository project. Sorry..
2017-01-31 22:09:40 +00:00
..
Properties Created the SQLiteRepository stub. ready for implementation.. 2017-01-31 17:25:01 +00:00
CardUniqueId.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
Constants.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
packages.config Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
SQLiteProcedures.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
SQLiteRepository.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
SQLiteRepository.csproj csproj update to reference Interfaces and SQLiteRepository implementation. 2017-01-31 22:09:40 +00:00
TimeLog.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
UserIdentity.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00