1using CommunityToolkit.Maui;
66 public static MauiAppBuilder RegisterPagesManager(
this MauiAppBuilder Builder)
86 Builder.Services.AddTransient<
AppShell>();
113 Builder.Services.AddTransient<PetitionPeerReviewNavigationArgs>();
124 Builder.Services.AddTransient<
GetStartedView, GetStartedViewModel>();
The view model to bind to for when displaying the applications page.
Page allowing the user to apply for a Personal ID.
The view model to bind to for when displaying the an application for a Personal ID.
A page that displays a list of the current user's contacts.
The view model to bind to when displaying the list of contacts.
The view model to bind to when displaying the list of contacts.
A page that displays a list of the current user's contacts.
A page that displays a list of the current user's contracts.
The view model to bind to when displaying 'my' contracts.
A page that allows the user to create a new contract.
The view model to bind to when displaying a new contract view or page.
A page that displays a specific contract.
The view model to bind to for when displaying contracts.
A page to display when the user wants to transfer an identity.
The view model to bind to for when displaying identities.
A page to display when the user wants to view an identity.
The view model to bind to for when displaying identities.
A page that allows the user to calculate the value of a numerical input field.
The view model to bind to for when displaying the calculator.
Allows the user to change its password.
View model for the ChangePasswordPage page.
A page that allows the user to duration the value of a numerical input field.
The view model to bind to for when displaying the duration.
A page to display for scanning of a QR code, either automatically via the camera, or by entering the ...
The view model to bind to when scanning a QR code.
Main page for App settings.
The view model to bind to for when displaying the settings page.
The view model to bind to when verifying a code.
A page that displays an XMPP Form to the user.
A page to display when the user is asked to petition a contract.
The view model to bind to when displaying petitioning of a contract in a view or page.
A page to display when the user is asked to petition an identity.
The view model to bind to when displaying petitioning of an identity in a view or page.
A page to display when the user is asked to review an identity application.
The view model to bind to when displaying petitioning of an identity in a view or page.
A page to display when the user is asked to petition a signature.
The view model to bind to when displaying petitioning of a signature in a view or page.
A page that displays a client signature.
The view model to bind to for when displaying client signatures.
A page that displays a server signature.
The view model to bind to for when displaying server signatures.
A page that asks the user if a remote entity is allowed to control the device.
The view model to bind to when displaying a thing.
A page that asks the user if a remote entity is allowed to read the device.
The view model to bind to when displaying a thing.
A page that asks the user if a remote entity is allowed to connect to a device.
The view model to bind to when displaying a thing.
A page that displays a list of the current user's things.
The view model to bind to when displaying the list of things.
A page that displays sensor data from a sensor.
The view model to bind to when displaying a thing.
A page that displays a specific claim thing.
The view model to bind to for when displaying thing claim information.
A page that displays information about a thing and allows the user to interact with it.
The view model to bind to when displaying a thing.
A page that allows the user to view information about an account event.
The view model to bind to for when displaying the contents of an account event.
A page that allows the user to buy eDaler.
The view model to bind to for buying eDaler.
A page that displays information about eDaler received.
The view model to bind to for displaying information about an incoming balance change.
The view model to bind to for when displaying the contents of an eDaler URI.
A page that allows the user to receive newly issued eDaler.
A page that allows the user to view a state-machine report.
The view model to bind to for when displaying information about the current state of a state-machine.
A page that allows the user to view information about the current state of a state-machine.
The view model to bind to for when displaying information about the current state of a state-machine.
A page that allows the user to view its tokens.
A page that allows the user to view the contents of its eDaler wallet, pending payments and recent ac...
A page that allows the user to view the contents of its token wallet, pending payments and recent acc...
A page that allows the user to realize payments.
A page that allows the user to accept an offline payment.
A page that allows the user to view information about a pending payment.
A page that displays information about eDaler received.
The view model to bind to for requesting a payment.
A page that allows the user to sell eDaler.
The view model to bind to for selling eDaler.
A page that allows the user to realize payments.
A page that allows the user to view its tokens.
The view model to bind to for when displaying a list of service providers.
A page that allows the user to view information about a token.
A page that allows the user to view information about a token.
The view model to bind to for when displaying the events of a token.
A view model that holds the XMPP state.
partial class BiometricsViewModel()
partial class MyTokensViewModel(MyTokensNavigationArgs? Args)
The view model to bind to for when displaying my tokens.
partial class MyWalletViewModel(WalletNavigationArgs? Args)
The view model to bind to for when displaying the wallet.
partial class TokenDetailsViewModel(TokenDetailsPage Page, TokenDetailsNavigationArgs? Args)
The view model to bind to for when displaying the contents of a token.