Skip to content

A collection of .NET MAUI sample code templates, featuring specific functionality examples, including user email updates. Ideal for developers looking to learn and implement best practices in .NET MAUI development.

License

Notifications You must be signed in to change notification settings

sweathkumar/maui_Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

.NET MAUI Sample Code Repository

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.

Repository Structure

This repository is organized into multiple folders, each containing different sample projects or functionalities implemented in .NET MAUI.

Available Folders

  • EmailUpdate: Sample code for updating an email address within a .NET MAUI application using the MVVM pattern.

Getting Started

To get started with the sample code in this repository, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/sweathkumar/maui_Templates.git
    cd maui_Templates
  2. Open in Visual Studio:

    Open the solution in Visual Studio 2022 or later with .NET MAUI workload installed.

  3. Build and Run:

    Select the desired platform (Android, iOS, Windows, or Mac) and run the application to see the samples in action.

Future Samples

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

Contributing

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or suggestions, please feel free to reach out.

About

A collection of .NET MAUI sample code templates, featuring specific functionality examples, including user email updates. Ideal for developers looking to learn and implement best practices in .NET MAUI development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages