The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
OrderDetailPage.xaml in ContosoApp/Views |
588 | - |
OrderViewModel.cs in ContosoApp/ViewModels |
321 | 11 |
CustomerDetailPage.xaml in ContosoApp/Views |
306 | - |
OrderListPage.xaml in ContosoApp/Views |
255 | - |
AuthenticationViewModel.cs in ContosoApp/ViewModels |
235 | 10 |
CustomerViewModel.cs in ContosoApp/ViewModels |
199 | 6 |
OrderDetailPage.xaml.cs in ContosoApp/Views |
174 | 10 |
CustomerListPage.xaml in ContosoApp/Views |
146 | - |
CustomerListPage.xaml.cs in ContosoApp/Views |
146 | 10 |
OrderListPageViewModel.cs in ContosoApp/ViewModels |
119 | 5 |
CustomerDetailPage.xaml.cs in ContosoApp/Views |
119 | 7 |
AppShell.xaml.cs in ContosoApp |
114 | 5 |
AppShell.xaml in ContosoApp |
109 | - |
OrderListPage.xaml.cs in ContosoApp/Views |
103 | 7 |
CollapsibleSearchBox.xaml.cs in ContosoApp/UserControls |
102 | 12 |
CollapsibleSearchBox.xaml in ContosoApp/UserControls |
88 | - |
AuthenticationControl.xaml in ContosoApp/UserControls |
83 | - |
SqlOrderRepository.cs in ContosoRepository/Sql |
80 | 3 |
SqlCustomerRepository.cs in ContosoRepository/Sql |
76 | 4 |
OrderController.cs in ContosoService/Controllers |
76 | 7 |
App.xaml.cs in ContosoApp |
65 | 2 |
MainViewModel.cs in ContosoApp/ViewModels |
59 | 2 |
CustomerController.cs in ContosoService/Controllers |
59 | 6 |
SettingsPage.xaml in ContosoApp/Views |
57 | - |
Order.cs in ContosoModels |
51 | 2 |
ProductController.cs in ContosoService/Controllers |
51 | 4 |
HttpHelper.cs in ContosoRepository/Rest |
50 | 5 |
SettingsPage.xaml.cs in ContosoApp/Views |
49 | 5 |
App.xaml in ContosoApp |
43 | - |
SqlProductRepository.cs in ContosoRepository/Sql |
43 | 2 |
DataGridHelper.cs in ContosoApp/Views |
40 | 2 |
LineItemViewModel.cs in ContosoApp/ViewModels |
34 | - |
SaveChangesDialog.xaml.cs in ContosoApp/Views |
34 | 4 |
Startup.cs in ContosoService |
34 | 2 |
Exceptions.cs in ContosoApp/ViewModels |
30 | 6 |
RestOrderRepository.cs in ContosoRepository/Rest |
28 | 1 |
RestCustomerRepository.cs in ContosoRepository/Rest |
26 | 1 |
SqlContosoRepository.cs in ContosoRepository/Sql |
25 | 1 |
BindableBase.cs in ContosoApp/ViewModels |
23 | 1 |
Customer.cs in ContosoModels |
21 | - |
RestProductRepository.cs in ContosoRepository/Rest |
21 | 1 |
SaveChangesDialog.xaml in ContosoApp/Views |
20 | - |
Program.cs in ContosoService |
17 | 1 |
Converters.cs in ContosoApp/ViewModels |
16 | - |
RestContosoRepository.cs in ContosoRepository/Rest |
16 | 1 |
IOrderRepository.cs in ContosoRepository |
15 | - |
ContosoContext.cs in ContosoRepository/Sql |
15 | 1 |
LineItem.cs in ContosoModels |
14 | - |
Product.cs in ContosoModels |
14 | - |
ICustomerRepository.cs in ContosoRepository |
14 | - |
File | # lines | # units |
---|---|---|
CollapsibleSearchBox.xaml.cs in ContosoApp/UserControls |
102 | 12 |
OrderViewModel.cs in ContosoApp/ViewModels |
321 | 11 |
AuthenticationViewModel.cs in ContosoApp/ViewModels |
235 | 10 |
CustomerListPage.xaml.cs in ContosoApp/Views |
146 | 10 |
OrderDetailPage.xaml.cs in ContosoApp/Views |
174 | 10 |
CustomerDetailPage.xaml.cs in ContosoApp/Views |
119 | 7 |
OrderListPage.xaml.cs in ContosoApp/Views |
103 | 7 |
OrderController.cs in ContosoService/Controllers |
76 | 7 |
CustomerViewModel.cs in ContosoApp/ViewModels |
199 | 6 |
Exceptions.cs in ContosoApp/ViewModels |
30 | 6 |
CustomerController.cs in ContosoService/Controllers |
59 | 6 |
AppShell.xaml.cs in ContosoApp |
114 | 5 |
OrderListPageViewModel.cs in ContosoApp/ViewModels |
119 | 5 |
SettingsPage.xaml.cs in ContosoApp/Views |
49 | 5 |
HttpHelper.cs in ContosoRepository/Rest |
50 | 5 |
SaveChangesDialog.xaml.cs in ContosoApp/Views |
34 | 4 |
SqlCustomerRepository.cs in ContosoRepository/Sql |
76 | 4 |
ProductController.cs in ContosoService/Controllers |
51 | 4 |
SqlOrderRepository.cs in ContosoRepository/Sql |
80 | 3 |
App.xaml.cs in ContosoApp |
65 | 2 |
There are 7 files with lines longer than 120 characters. In total, there are 13 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
OrderDetailPage.xaml in ContosoApp/Views |
588 | - | 3 |
OrderListPage.xaml in ContosoApp/Views |
255 | - | 3 |
AppShell.xaml.cs in ContosoApp |
114 | 5 | 2 |
SettingsPage.xaml in ContosoApp/Views |
57 | - | 2 |
CollapsibleSearchBox.xaml.cs in ContosoApp/UserControls |
102 | 12 | 1 |
OrderViewModel.cs in ContosoApp/ViewModels |
321 | 11 | 1 |
SettingsPage.xaml.cs in ContosoApp/Views |
49 | 5 | 1 |