Git Product home page Git Product logo

mauisland's Introduction

🏝️ MAUIsland

NET MAUI Control Gallery is an app that showcases all the .NET MAUI controls available for developers. It allows you to easily interact with them and see how they look and behave on different platforms. It also provides guidance, tips and tricks to help you use them effectively in your own apps. Designed by Snow Nhi

⚠️ Create appsettings.Development.json before run App

  1. Click right MAUIsland in Solution Explorer
  2. Select Add -> New Item -> only JSON File
  3. Set Name: appsettings.Development.json
  4. Click Add and copy the format below (You can leave the key value empty if you don't have the syncfusion key, but this will lead to a crash if you try to view syncfusion controls) Add the json settings from the issue:
{
  "AppSettings": {
    "SyncfusionKey": "Your_syncfustion_key"
  }
}

πŸš€ Features

  1. Browse through over 50 .NET MAUI controls organized by categories
  2. See live previews of each control on iOS, Android, Windows, and Mac
  3. Learn how to use each control with code snippets and documentation links
  4. Customize each control’s properties and styles
  5. Copy code snippets to the clipboard and use them in your app

⬇️ Installation

To install .NET MAUI Control Gallery on your device or emulator/simulator:

  1. Clone or download this repository
  2. Open the solution file (.sln) in Visual Studio 2022 or later
  3. Select your target platform and device/emulator/simulator
  4. Create the appsettings.Development.json file this file will not contain any private key
  5. Build and run the app

We will publish our application on all platforms soon enough. Stay tuned!!!

⁉ Support

If you need help with something or have an idea, feel free to start a Discussion or find us on Discord. If you have detailed repro steps, open an issue here instead.

πŸ“„ Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

Meet the contributors

Made with contrib.rocks.

mauisland's People

Contributors

aspodel avatar duydh1995 avatar e-vatron avatar hatan09 avatar hung9n3 avatar kendy78 avatar nghia-duong-idealogic avatar seledy219 avatar storm175 avatar storm1852 avatar strypper avatar thehetz avatar truonghocyeuquy avatar tuyen-vuduc avatar vipertricks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.