VOOZH about

URL: https://www.nuget.org/packages/VisioForge.DotNet.Core.UI.Uno/

⇱ NuGet Gallery | VisioForge.DotNet.Core.UI.Uno 2026.6.8




👁 Image
VisioForge.DotNet.Core.UI.Uno 2026.6.8

dotnet add package VisioForge.DotNet.Core.UI.Uno --version 2026.6.8
 
 
NuGet\Install-Package VisioForge.DotNet.Core.UI.Uno -Version 2026.6.8
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VisioForge.DotNet.Core.UI.Uno" Version="2026.6.8" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VisioForge.DotNet.Core.UI.Uno" Version="2026.6.8" />
 
Directory.Packages.props
<PackageReference Include="VisioForge.DotNet.Core.UI.Uno" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VisioForge.DotNet.Core.UI.Uno --version 2026.6.8
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VisioForge.DotNet.Core.UI.Uno, 2026.6.8"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package VisioForge.DotNet.Core.UI.Uno@2026.6.8
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VisioForge.DotNet.Core.UI.Uno&version=2026.6.8
 
Install as a Cake Addin
#tool nuget:?package=VisioForge.DotNet.Core.UI.Uno&version=2026.6.8
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

VisioForge.Core.UI.Uno

VisioForge SDKs UI wrappers for Uno Platform. This package provides video view controls for use with VisioForge Media Framework SDKs on Uno Platform applications.

Supported Platforms

  • Windows (Desktop)
  • Android
  • iOS
  • macOS (via Mac Catalyst)
  • WebAssembly
  • Linux (Skia Desktop)

Features

  • Video rendering control for Uno Platform applications
  • GStreamer-based video pipeline integration
  • Cross-platform video playback and capture
  • Hardware-accelerated rendering where available

Requirements

  • .NET 9.0 or later
  • Uno Platform 6.4 or later
  • VisioForge Media Framework SDK
  • GStreamer runtime for your target platform

Usage

Add the VideoView control to your Uno Platform application:

<Page
 x:Class="MyApp.MainPage"
 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
 xmlns:vf="using:VisioForge.Core.UI.Uno">
 
 <Grid>
 <vf:VideoView x:Name="videoView" />
 </Grid>
</Page>

Documentation

For more information, please visit VisioForge Documentation.

License

Please refer to the VisioForge SDK license agreement.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-android36.0 net10.0-android36.0 is compatible.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-ios26.0 net10.0-ios26.0 is compatible.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed.  net10.0-windows10.0.19041 net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.6.8 59 6/8/2026
2026.6.4 58 6/4/2026
2026.5.31 59 5/31/2026
2026.5.30 52 5/30/2026
2026.5.29 58 5/29/2026
2026.5.26 48 5/29/2026
2026.5.22 66 5/22/2026
2026.5.18 63 5/18/2026
2026.5.17 55 5/17/2026
2026.5.15 91 5/15/2026
2026.5.14 80 5/14/2026
2026.5.13 71 5/13/2026
2026.5.10 58 5/10/2026
2026.5.8 82 5/8/2026
2026.5.4 72 5/4/2026
2026.5.2 66 5/1/2026
2026.5.1 59 5/1/2026
2026.4.30 69 4/30/2026
2026.4.28 67 4/28/2026
2026.4.24 110 4/24/2026
Loading failed

Bug fixes and performance improvements. Please check changelog.