304b7d6581 | ||
---|---|---|
data | ||
eng | ||
images | ||
libs | ||
src | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CODE_OF_CONDUCT.md | ||
Directory.Build.props | ||
Directory.Build.targets | ||
GitInfo.txt | ||
LICENSE | ||
NuGet.config | ||
README.md | ||
STATUS.md | ||
THIRD-PARTY-NOTICES.txt | ||
global.json |
README.md
Microsoft.Maui.Graphics.Controls
Microsoft.Maui.Graphics.Controls is a .NET MAUI experiment that offers drawn controls allowing to choose between Cupertino, Fluent and Material.
NOTE: Are you interested in having more information? You have a detailed video!.
Microsoft.Maui.Graphics
This project is using Microsoft.Maui.Graphics. Microsoft.Maui.Graphics is a cross-platform graphics library for iOS, Android, Windows, macOS and Linux completely in C#. With this library you can use a common API to target multiple abstractions allowing you to share your drawing code between platforms, or mix and match graphics implentations within a singular application.
Goals
- Have pixel-perfect drawn controls working on all the .NET MAUI supported platforms.
- High performance and customization options controls.
Contributing
As an experimental project, there are several active areas of development and we're looking for your feedback to help set the direction for this project. Please check it out and let us know any feedback you have on the project by logging issues in this repo.
Thank you!
Copyright and license
Code released under the MIT license.