Skip to content

Commit

Permalink
Merge pull request #85 from MetalKid/patch-1
Browse files Browse the repository at this point in the history
Update README.md
jsuarezruiz authored Jan 9, 2025
2 parents afc14d8 + b8a717b commit 70a1aed
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
@@ -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)

0 comments on commit 70a1aed

Please sign in to comment.