• Stars
    star
    170
  • Rank 218,596 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 1 year ago
  • Updated 19 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI

🏝️ 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.

More Repositories

1

ChatRoom

This is the backend of the OClubs chat app and handle login information.
C#
8
star
2

OClubs

IU Native Windows App
C#
7
star
3

TotechsIntranet

This is Totechs Intranet UWP app for the Totechs members
C#
6
star
4

BlazorToTechsCoop

This is a small demo CRUD Blazor Server Application also support for RealTime and SQL
HTML
5
star
5

GiaSuUWP

This is a UWP Client for Gia Su system, support native controls and high performance apps for Windows 10 users
C#
4
star
6

RaspberryControlCenter

C#
4
star
7

SellingPhoneUWP

This is the demo of the powerful XAML inside UWP
C#
4
star
8

PixelArt

Design tool for storing Desktop Design and Mobile Designs for the Totechs Corp
C#
3
star
9

TotechsIdentity

This is a micro-service in Totech architecture responsible for generating token and authentication
C#
3
star
10

TotechsServer

Intranet API provide projects, meetings, chats, food ordering and other internal activities of the Totechs members
C#
3
star
11

EventHandlerAndDelegate

This is a small demo to demonstrate how to use EventHandler and Delegate, for more detail see Mosh explain at https://youtu.be/jQgwEsJISy0
C#
3
star
12

2048UWP

This is a project testing UWP performance
C#
2
star
13

SmartZoneService

Replace stuhub partnership
C#
2
star
14

Strypper

About myself 😎
2
star
15

StuHubSystem

This is a cloud for the StuHubSytem, which all the new ASP.NET Core Design pattern and many more modern implementations being applied.
C#
2
star
16

PlayGround

C#
2
star
17

DOCXGenerator

This is a test for Word Document generator.
C#
2
star
18

StuHub

This is the Main StuHub system written in UWP
C#
2
star
19

PetaVerseApi

REST API support for consuming Petaverse data through http protocol
C#
2
star
20

StrypperBlog

Testing WASM with Uno Platform Techonologies, using 1 UWP code base for Android, IOS and WASM
C#
2
star
21

PersonalBlogReactJS

JavaScript
2
star
22

GiaSuSystem

Web API for Gia Su System
C#
2
star
23

WilliamCloud

MQTT Broker server for connecting IoT devices of the ToTechs
JavaScript
1
star
24

UWPExcel

This is a project contain a library reading excel file type. There will be a nuget soon
C#
1
star
25

PetaversePortal

C#
1
star
26

Petaverse

A desktop app of Petaverse service, a social media for pet owners.
C#
1
star
27

WilliamIoTCloud

IoT cloud connect all Totechs Hardware
C#
1
star
28

PixelArtMinimalAPI

C#
1
star