website/Website/Data
2020-04-11 14:09:29 +01:00
..
States Use new API for blog 2020-04-11 13:37:14 +01:00
ApiCallException.cs Add API client in preparation for new microservices. 2020-04-10 22:11:20 +01:00
ApiClient.cs Add API client in preparation for new microservices. 2020-04-10 22:11:20 +01:00
BlogApi.cs Fix API communication issues 2020-04-11 14:09:29 +01:00
GitServerApi.cs Get the latest commit and show it on the home page 2020-04-05 07:42:22 +01:00
IBlogApi.cs Use new API for blog 2020-04-11 13:37:14 +01:00
IDatabaseProvider.cs Put interface behind database provider for testing. Use state object to get data from database, then map to model. 2019-04-14 21:52:35 +01:00
MySQLDatabaseProvider.cs Put interface behind database provider for testing. Use state object to get data from database, then map to model. 2019-04-14 21:52:35 +01:00
UserRepository.cs Add authentication 2020-01-03 13:32:20 +00:00