Welcome to the .NET MAUI Sample Code Repository! This repository serves as a template for various .NET MAUI application examples, providing a structured approach to building mobile and desktop applications using the .NET MAUI framework.
This repository is organized into multiple folders, each containing different sample projects or functionalities implemented in .NET MAUI.
- EmailUpdate: Sample code for updating an email address within a .NET MAUI application using the MVVM pattern.
To get started with the sample code in this repository, follow these steps:
-
Clone the Repository:
git clone https://github.com/sweathkumar/maui_Templates.git cd maui_Templates
-
Open in Visual Studio:
Open the solution in Visual Studio 2022 or later with .NET MAUI workload installed.
-
Build and Run:
Select the desired platform (Android, iOS, Windows, or Mac) and run the application to see the samples in action.
Additional folders will be added to this repository, covering various aspects of .NET MAUI development, including:
- User authentication
- Data storage and retrieval
- API integration
- UI components and layouts
Contributions are welcome! If you have a sample or feature you'd like to add, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or suggestions, please feel free to reach out.