Skip to main content
Shiny.Maui.Controls.Camera.Ai package icon

Shiny.Maui.Controls.Camera.Ai

AI add-ons for the Shiny CameraView. Document scanning: cheaply detects that a document is present in a frame (Apple Vision segmentation / managed edge detection), then ships just that one frame to a Microsoft.Extensions.AI IChatClient for structured data extraction — so the model only runs on real documents, not every frame. Photo stylization: redraws a captured still through a Microsoft.Extensions.AI IImageGenerator (comic, watercolour, pixel art, …) as a CameraView capture effect. Works with any IChatClient / IImageGenerator (Azure OpenAI, OpenAI, Ollama, …) and any strongly-typed payload via MEAI structured output.

Total Downloads
8.9K
8,940
Published
Sep 7, 2026
Latest stable version

Install

.NET CLI
dotnet add package Shiny.Maui.Controls.Camera.Ai --version 1.3.0
Package Manager Console
Install-Package Shiny.Maui.Controls.Camera.Ai -Version 1.3.0
PackageReference
<PackageReference Include="Shiny.Maui.Controls.Camera.Ai" Version="1.3.0" />

Frameworks

net10.0 net10.0-android36.0 net10.0-ios26.0 net10.0-maccatalyst26.0 net10.0-macos26.0 net10.0-windows10.0.19041

Dependencies

[10.8.3, )
Shiny.Controls.Camera.Shared
net10.0-android36.0
[1.3.0, )
Shiny.Maui.Controls.Camera
net10.0-android36.0
[1.3.0, )
Microsoft.Extensions.AI
net10.0-android36.0
[10.8.3, )
[1.3.0, )
[1.3.0, )
[10.8.3, )
Shiny.Controls.Camera.Shared
net10.0-maccatalyst26.0
[1.3.0, )
Shiny.Maui.Controls.Camera
net10.0-maccatalyst26.0
[1.3.0, )
Microsoft.Extensions.AI
net10.0-maccatalyst26.0
[10.8.3, )
[1.3.0, )
[1.3.0, )
Microsoft.Extensions.AI
net10.0-macos26.0
[10.8.3, )
Shiny.Controls.Camera.Shared
net10.0-windows10.0.19041
[1.3.0, )
Shiny.Maui.Controls.Camera
net10.0-windows10.0.19041
[1.3.0, )
Microsoft.Extensions.AI
net10.0-windows10.0.19041
[10.8.3, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.