Skip to content
NLNuvyntra Labs

Documentation

Getting started

Packages ship independently. Add only the plugins your app needs — there is no mega-package dependency. Each plugin targets .NET MAUI on Android and iOS.

1. Create or open a MAUI app

dotnet new maui -n FieldApp

2. Add a package

Install from nuget.org. Registration helpers live in each repository README.

dotnet add package Plugin.Maui.GeoLocator
dotnet add package Plugin.Maui.NetworkMonitor
dotnet add package Plugin.Maui.JobQueue

3. Start with a focused plugin

4. Browse the full catalog

The suite map is MauiEssentials. R&D projects and POCs that informed these plugins live in their own sections on this site.

Next step

Build with Nuvyntra Labs

Browse production NuGet packages, or reach the lab if you want to evaluate research or compose a plugin set.