Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 900 Bytes

File metadata and controls

28 lines (17 loc) · 900 Bytes

.NET MAUI Starter Kit

This repository serves as a starter kit for .NET MAUI projects using .NET 8. It provides a basic setup and structure to kickstart your .NET MAUI development journey.

Features

  • Boilerplate code for .NET MAUI projects.
  • Basic project structure and setup.
  • Ready-to-use templates for common UI components.
  • Simplified configurations for quick development.

Getting Started

To get started with this starter kit, follow these steps:

  1. Clone this repository.
  2. Open the project in your preferred IDE.
  3. Build and run the project.

For detailed instructions on setting up your development environment and building your first .NET MAUI app, refer to the documentation.

Contributing

Contributions are welcome! Please refer to the CONTRIBUTING.md file for guidelines.

License

This project is licensed under the MIT License.