Skip to content

Commit 0ac0cee

Browse files
committed
Add ML plugin to README.md
1 parent 77a8ed8 commit 0ac0cee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Code/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Remember; every plugin is just someone else doing work you could've done yoursel
6363
| [Plugin.Maui.DebugRainbows](https://github.com/sthewissen/Plugin.Maui.DebugRainbows) | Library for helping you debug your visual designs with .NET MAUI. |
6464
| [Plugin.Maui.KeyListener](https://github.com/davidortinau/Plugin.Maui.KeyListener) | Library for listening to keystrokes in your .NET MAUI desktop app. |
6565
| [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. |
6667
| [Plugin.Maui.OCR](https://github.com/kfrancis/ocr) | Library to add text recognition (OCR) in your .NET MAUI app. |
6768
| [Plugin.Maui.Pedometer](https://github.com/jfversluis/Plugin.Maui.Pedometer) | Library for accessing the device's pedometer in your .NET MAUI app. |
6869
| [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

Comments
 (0)