Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #85

Merged
merged 1 commit into from
Jan 9, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ Here you can find a curated list of **awesome** .NET MAUI libraries and resource
[Prism.Maui](https://github.com/PrismLibrary/Prism)|Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..|[![GitHub stars](https://img.shields.io/github/stars/PrismLibrary/Prism?style=flat-square)](https://github.com/PrismLibrary/Prism/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/PrismLibrary/Prism?style=flat-square)](https://github.com/PrismLibrary/Prism/commits)
[ReactiveProperty](https://github.com/runceel/ReactiveProperty)|ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions.|[![GitHub stars](https://img.shields.io/github/stars/runceel/ReactiveProperty?style=flat-square)](https://github.com/runceel/ReactiveProperty/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/runceel/ReactiveProperty?style=flat-square)](https://github.com/runceel/ReactiveProperty/commits)
[Sentry.Maui](https://sentry.io/for/dotnet-maui/)|Sentry is an error tracking service, and has an integration for .NET MAUI. It includes automatic breadcrumbs for MAUI app lifecycle and UI events, and native crash reporting for Android apps.|[![GitHub stars](https://img.shields.io/github/stars/getsentry/sentry-dotnet?style=flat-square)](https://github.com/getsentry/sentry-dotnet/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/getsentry/sentry-dotnet?style=flat-square)](https://github.com/getsentry/sentry-dotnet/commits)
[Shield MVVM](https://github.com/CoreBTS/shield-mvvm)|.NET MAUI MVVM framework that provides type-safety for navigation, bindable properties, converters, behaviors, dialogs, data templates, and more|[![GitHub stars](https://img.shields.io/github/stars/CoreBTS/shield-mvvm?style=flat-square)](https://github.com/CoreBTS/shield-mvvm/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/CoreBTS/shield-mvvm?style=flat-square)](https://github.com/CoreBTS/shield-mvvm/commits)
[Shiny .NET](https://shinylib.net/)|Shiny offers a ton of features & plugins for BLE Client & Hosting, BLE Beacons, Local & Push Notifications, Periodic Jobs, Background GPS, Geofencing, Motion Activity Recognition, NFC, HTTP Background Uploads & Downloads, and more - Compatible with Classic Xamarin & .NET MAUI|[![GitHub stars](https://img.shields.io/github/stars/shinyorg/shiny?style=flat-square)](https://github.com/shinyorg/shiny/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/shinyorg/shiny?style=flat-square)](https://github.com/shinyorg/shiny/commits)
[Shiny Mediator](https://github.com/shinyorg/mediator)|Shiny Mediator brings a mediation pattern to your .NET MAUI & Blazor applications with some nice "out of the box" middleware to help supercharge your architecture|[![GitHub stars](https://img.shields.io/github/stars/shinyorg/mediator?style=flat-square)](https://github.com/shinyorg/mediator/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/shinyorg/shiny?style=flat-square)](https://github.com/shinyorg/mediator/commits)
[SkiaSharp](https://github.com/mono/SkiaSharp)|Cross-platform 2D graphics API for .NET including .NET MAUI views|[![GitHub stars](https://img.shields.io/github/stars/mono/SkiaSharp?style=flat-square)](https://github.com/mono/SkiaSharp/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/mono/SkiaSharp?style=flat-square)](https://github.com/mono/SkiaSharp/commits)
Expand Down