yangar
yangar
Admin can delete user(s)
Refactoring the CRUD entity and added the possibility to edit and delete users Will work with the API pull request: https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/745 
WikiData Id is missing for States (json, xml, yaml, csv) It is in the SQL files
Build failed due to use of deprecated Android v1 embedding. 

Some couples of locations return an ArgumentOutOfRangeException. Exemple for Moscow: ``` var when = Instant.FromUtc(2018, 7, 2, 0, 0); // Init settings. var settings = new PrayerCalculationSettings(); // Set calculation...