You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Code/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ Remember; every plugin is just someone else doing work you could've done yoursel
63
63
|[Plugin.Maui.DebugRainbows](https://github.com/sthewissen/Plugin.Maui.DebugRainbows)| Library for helping you debug your visual designs with .NET MAUI. |
64
64
|[Plugin.Maui.KeyListener](https://github.com/davidortinau/Plugin.Maui.KeyListener)| Library for listening to keystrokes in your .NET MAUI desktop app. |
65
65
|[Plugin.Maui.LifecycleHelper](https://github.com/Zaibatsu89/Plugin.Maui.LifecycleHelper/)| Library to implement lifecycle triggers in Pages of Shell, NavigationPage or TabbedPage inside a .NET MAUI application. |
66
+
|[Plugin.Maui.ML](https://github.com/Clinical-Support-Systems/Plugin.Maui.ML)| A comprehensive .NET MAUI plugin for ML inference with ONNX Runtime, CoreML, and platform-native acceleration support. |
66
67
|[Plugin.Maui.OCR](https://github.com/kfrancis/ocr)| Library to add text recognition (OCR) in your .NET MAUI app. |
67
68
|[Plugin.Maui.Pedometer](https://github.com/jfversluis/Plugin.Maui.Pedometer)| Library for accessing the device's pedometer in your .NET MAUI app. |
68
69
|[Plugin.Maui.PrivacyGlass](https://github.com/FabriBertani/Plugin.Maui.PrivacyGlass)| Protect sensitive content in your .NET MAUI apps with a frosted glass blur effect. |
0 commit comments