Closed STorm175 closed 1 year ago
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
COOL NEW PAGE !!!!
Page name:
Sfmaps
Contributors
Describe your changes
Have we discussed about this before ? (Please link the discussion link below)
Added page requirements as following:
x:Class
to project namespace standard (ex:x:Class="MAUIsland.LabelPage"
)?xmlns:app="clr-namespace:MAUIsland"
?ContentPage
toapp:BasePage
?x:DataType
to thePadding="10"
toapp:BasePage
?ControlInfo
toapp:BasePage.Resources
?PropertiesListHeader
toapp:BasePage.Resources
?PropertiesListFooter
toapp:BasePage.Resources
?PropertyItemsSource
toapp:BasePage.Resources
?Control Info
UI ?Properties List
UI ?namespace
to project namespace standardnamespace MAUIsland
?ContentPage
?region
?<Page>ViewModel
into the constructor parmeter?BindingContext = vm;
?[ ]PageViewModel.cs
NavigationAwareBaseViewModel
?region
?}
endregion
Register page route requirements as following:
Register page services:
RegisterPages
?RegisterServices
?