|
1 | 1 | # ποΈ MAUIsland |
2 | 2 |
|
3 | | - |
| 3 | + |
4 | 4 |
|
5 | | -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](https://github.com/SnowNhi) |
| 5 | +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. |
6 | 6 |
|
7 | | -[<img src="https://developer.microsoft.com/en-us/store/badges/images/English_get-it-from-MS.png" width="160">](https://www.microsoft.com/store/productId/9NLQ0J5P471L) |
| 7 | +<p align="center"> |
| 8 | + <img width="300" align="center" src="showcases/version_2.0/MAUIsland_1920x1080.png"> |
| 9 | +</p> |
| 10 | +<h1 align="center"> |
| 11 | + MAUIsland |
| 12 | +</h1> |
| 13 | +<p align="center"> |
| 14 | + Explore and interact. Stay up to date with the .NET MAUI Community. |
| 15 | +</p> |
| 16 | +<p align="center"> |
| 17 | + <a href="https://www.microsoft.com/store/productId/9NLQ0J5P471L" target="_blank"> |
| 18 | + <img src="showcases/storeBadge.png" width="200" alt="Store link" /> |
| 19 | + </a> |
| 20 | +</p> |
| 21 | + |
| 22 | +# Version 2.0 (Dragon version) |
| 23 | +1. Revamped Design π¨: The application now features a sleek, acrylic material design. The interface is smoother, with enhanced contrast and reduced distractions, offering users a more engaging experience. |
| 24 | + |
| 25 | +2. Performance Enhancements ποΈ: Significant improvements have been made in page navigation, resulting in a reduced memory footprint. Additionally, internet data is cached locally in a database, enhancing performance and enabling better offline support. The lazy loading of the code view expander contributes to faster initialization of pages. |
| 26 | + |
| 27 | +3. Expanded Community Toolkit π¨: The Community Toolkit Gallery has been enriched with the addition of four new controls, nine converters, and three layouts, empowering developers with more tools to enhance their applications. |
| 28 | + |
| 29 | +4. GitHub Community Gallery π€: We've integrated six widely used GitHub nuggets that are commonly utilized with .NET MAUI, including LiveChart2, ZXing.Net.Maui, and more. This gallery not only provides access to these resources but also offers UI fixes to address issues like stretched clicking and hovering targets for a smoother user interaction. |
8 | 30 |
|
9 | 31 | # β οΈ Create appsettings.Development.json before run App |
10 | 32 | 1. Click right MAUIsland in Solution Explorer |
|
0 commit comments