path # lines of code number of updates days since first update days since last update first updated last updated ContosoApp/App.xaml 43 10 1928 193 2016-10-21 2021-07-22 ContosoApp/App.xaml.cs 65 12 1585 1217 2017-09-29 2018-10-02 ContosoApp/AppShell.xaml 109 17 1928 175 2016-10-21 2021-08-09 ContosoApp/AppShell.xaml.cs 114 12 1616 187 2017-08-29 2021-07-28 ContosoApp/Properties/AssemblyInfo.cs 13 4 1616 1511 2017-08-29 2017-12-12 ContosoApp/UserControls/AuthenticationControl.xaml 83 8 1928 205 2016-10-21 2021-07-10 ContosoApp/UserControls/AuthenticationControl.xaml.cs 13 3 1571 1230 2017-10-13 2018-09-19 ContosoApp/UserControls/CollapsibleSearchBox.xaml 88 7 1928 192 2016-10-21 2021-07-23 ContosoApp/UserControls/CollapsibleSearchBox.xaml.cs 102 9 1928 192 2016-10-21 2021-07-23 ContosoApp/ViewModels/AuthenticationViewModel.cs 235 6 1616 1203 2017-08-29 2018-10-16 ContosoApp/ViewModels/BindableBase.cs 23 3 1571 1230 2017-10-13 2018-09-19 ContosoApp/ViewModels/Converters.cs 16 3 1230 1203 2018-09-19 2018-10-16 ContosoApp/ViewModels/CustomerViewModel.cs 199 11 1825 192 2017-02-01 2021-07-23 ContosoApp/ViewModels/Exceptions.cs 30 1 1203 1203 2018-10-16 2018-10-16 ContosoApp/ViewModels/LineItemViewModel.cs 34 1 1203 1203 2018-10-16 2018-10-16 ContosoApp/ViewModels/MainViewModel.cs 59 2 1217 192 2018-10-02 2021-07-23 ContosoApp/ViewModels/OrderListPageViewModel.cs 119 12 1795 175 2017-03-03 2021-08-09 ContosoApp/ViewModels/OrderViewModel.cs 321 3 1203 192 2018-10-16 2021-07-23 ContosoApp/Views/CustomerDetailPage.xaml 306 21 1928 182 2016-10-21 2021-08-02 ContosoApp/Views/CustomerDetailPage.xaml.cs 119 14 1928 192 2016-10-21 2021-07-23 ContosoApp/Views/CustomerListPage.xaml 146 21 1928 186 2016-10-21 2021-07-29 ContosoApp/Views/CustomerListPage.xaml.cs 146 15 1928 186 2016-10-21 2021-07-29 ContosoApp/Views/DataGridHelper.cs 40 2 1230 1203 2018-09-19 2018-10-16 ContosoApp/Views/OrderDetailPage.xaml 588 19 1928 175 2016-10-21 2021-08-09 ContosoApp/Views/OrderDetailPage.xaml.cs 174 10 1928 193 2016-10-21 2021-07-22 ContosoApp/Views/OrderListPage.xaml 255 18 1928 186 2016-10-21 2021-07-29 ContosoApp/Views/OrderListPage.xaml.cs 103 10 1928 193 2016-10-21 2021-07-22 ContosoApp/Views/SaveChangesDialog.xaml 20 6 1571 193 2017-10-13 2021-07-22 ContosoApp/Views/SaveChangesDialog.xaml.cs 34 5 1818 206 2017-02-08 2021-07-09 ContosoApp/Views/SettingsPage.xaml 57 9 1557 206 2017-10-27 2021-07-09 ContosoApp/Views/SettingsPage.xaml.cs 49 9 1557 1217 2017-10-27 2018-10-02 ContosoModels/Constants.cs 12 4 1616 1414 2017-08-29 2018-03-19 ContosoModels/Customer.cs 21 6 1825 1217 2017-02-01 2018-10-02 ContosoModels/DbObject.cs 8 2 1571 1511 2017-10-13 2017-12-12 ContosoModels/LineItem.cs 14 2 1571 1511 2017-10-13 2017-12-12 ContosoModels/Order.cs 51 5 1571 203 2017-10-13 2021-07-12 ContosoModels/Product.cs 14 2 1571 1511 2017-10-13 2017-12-12 ContosoRepository/Constants.cs 10 2 1566 1511 2017-10-18 2017-12-12 ContosoRepository/IContosoRepository.cs 11 4 1585 1511 2017-09-29 2017-12-12 ContosoRepository/ICustomerRepository.cs 14 4 1585 1511 2017-09-29 2017-12-12 ContosoRepository/IOrderRepository.cs 15 4 1585 1511 2017-09-29 2017-12-12 ContosoRepository/IProductRepository.cs 12 4 1585 1511 2017-09-29 2017-12-12 ContosoRepository/Rest/HttpHelper.cs 50 5 1585 1230 2017-09-29 2018-09-19 ContosoRepository/Rest/RestContosoRepository.cs 16 3 1572 1511 2017-10-12 2017-12-12 ContosoRepository/Rest/RestCustomerRepository.cs 26 4 1585 1511 2017-09-29 2017-12-12 ContosoRepository/Rest/RestOrderRepository.cs 28 4 1585 1511 2017-09-29 2017-12-12 ContosoRepository/Rest/RestProductRepository.cs 21 4 1585 1511 2017-09-29 2017-12-12 ContosoRepository/Sql/ContosoContext.cs 15 4 1585 1511 2017-09-29 2017-12-12 ContosoRepository/Sql/SqlContosoRepository.cs 25 3 1572 1511 2017-10-12 2017-12-12 ContosoRepository/Sql/SqlCustomerRepository.cs 76 6 1585 186 2017-09-29 2021-07-29 ContosoRepository/Sql/SqlOrderRepository.cs 80 5 1585 1230 2017-09-29 2018-09-19 ContosoRepository/Sql/SqlProductRepository.cs 43 6 1585 186 2017-09-29 2021-07-29 ContosoService/Controllers/CustomerController.cs 59 7 1825 1511 2017-02-01 2017-12-12 ContosoService/Controllers/OrderController.cs 76 7 1825 1511 2017-02-01 2017-12-12 ContosoService/Controllers/ProductController.cs 51 7 1825 1511 2017-02-01 2017-12-12 ContosoService/Program.cs 17 4 1616 1511 2017-08-29 2017-12-12 ContosoService/Startup.cs 34 7 1616 1230 2017-08-29 2018-09-19