Skip to content

Commit

Permalink
Add Taiizor.Essentials.Maui
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Jan 28, 2023
1 parent fb64328 commit e3f5cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ To get started with MAUI, follow the instructions in the [MAUI Get Started](http
* [.NET MAUI Community Toolkit Markup](https://github.com/CommunityToolkit/Maui.Markup) - [![GitHub issues](https://img.shields.io/github/issues/CommunityToolkit/Maui.Markup?style=flat-square)](https://github.com/CommunityToolkit/Maui.Markup) [![GitHub stars](https://img.shields.io/github/stars/CommunityToolkit/Maui.Markup?style=flat-square)](https://github.com/CommunityToolkit/Maui.Markup/stargazers) ![last commit](https://img.shields.io/github/last-commit/CommunityToolkit/Maui.Markup?style=flat-square) - MAUI Community Toolkit Markup
* [Microsoft MAUI Graphics](https://github.com/dotnet/Microsoft.Maui.Graphics) [![GitHub issues](https://img.shields.io/github/issues/dotnet/Microsoft.Maui.Graphics?style=flat-square)](https://github.com/dotnet/Microsoft.Maui.Graphics/issues) [![GitHub stars](https://img.shields.io/github/stars/dotnet/Microsoft.Maui.Graphics?style=flat-square)](https://github.com/dotnet/Microsoft.Maui.Graphics/stargazers) ![last commit](https://img.shields.io/github/last-commit/dotnet/Microsoft.Maui.Graphics?style=flat-square) - Microsoft.Maui.Graphics is a cross-platform graphics library for iOS, Android, Windows, macOS, Tizen and Linux completely in C#.
* [InputKit](https://github.com/enisn/Xamarin.Forms.InputKit) [![GitHub issues](https://img.shields.io/github/issues/enisn/Xamarin.Forms.InputKit?style=flat-square)](https://github.com/enisn/Xamarin.Forms.InputKit/issues) [![GitHub stars](https://img.shields.io/github/stars/enisn/Xamarin.Forms.InputKit?style=flat-square)](https://github.com/enisn/Xamarin.Forms.InputKit/stargazers) ![last commit](https://img.shields.io/github/last-commit/enisn/Xamarin.Forms.InputKit?style=flat-square) - Fully bindable, featured and customizable input collection for MAUI & Xamarin.
* [Taiizor.Essentials.Maui](https://github.com/Taiizor/Taiizor.Essentials.Maui) [![GitHub issues](https://img.shields.io/github/issues/Taiizor/Taiizor.Essentials.Maui?style=flat-square)](https://github.com/Taiizor/Taiizor.Essentials.Maui/issues) [![GitHub stars](https://img.shields.io/github/stars/Taiizor/Taiizor.Essentials.Maui?style=flat-square)](https://github.com/Taiizor/Taiizor.Essentials.Maui/stargazers) ![last commit](https://img.shields.io/github/last-commit/Taiizor/Taiizor.Essentials.Maui?style=flat-square) - Taiizor.Essentials.Maui is a essentials library for projects using .NET MAUI. It provides convenience with various functions it offers.

## UI
* [Breadcrumb](https://github.com/IeuanWalker/Maui.Breadcrumb) [![GitHub issues](https://img.shields.io/github/issues/IeuanWalker/Maui.Breadcrumb?style=flat-square)](https://github.com/IeuanWalker/Maui.Breadcrumb/issues) [![GitHub stars](https://img.shields.io/github/stars/IeuanWalker/Maui.Breadcrumb?style=flat-square)](https://github.com/IeuanWalker/Maui.Breadcrumb/stargazers) ![last commit](https://img.shields.io/github/last-commit/IeuanWalker/Maui.Breadcrumb?style=flat-square) - This is a breadcrumb navigation control that is complete automatic and uses the Navigation stack and page titles to generate the breadcrumbs.
Expand Down

0 comments on commit e3f5cea

Please sign in to comment.