LVGLSharp.Interop
9.5.1
dotnet add package LVGLSharp.Interop --version 9.5.1
NuGet\Install-Package LVGLSharp.Interop -Version 9.5.1
<PackageReference Include="LVGLSharp.Interop" Version="9.5.1" />
<PackageVersion Include="LVGLSharp.Interop" Version="9.5.1" />
<PackageReference Include="LVGLSharp.Interop" />
paket add LVGLSharp.Interop --version 9.5.1
#r "nuget: LVGLSharp.Interop, 9.5.1"
#:package LVGLSharp.Interop@9.5.1
#addin nuget:?package=LVGLSharp.Interop&version=9.5.1
#tool nuget:?package=LVGLSharp.Interop&version=9.5.1
LVGLSharp.Interop
LVGLSharp.Interop exposes low-level LVGL bindings for .NET through generated P/Invoke declarations.
Use it when
- you need direct access to the full LVGL C API from .NET
- you are building custom runtime integrations on top of LVGLSharp
- you want a lower-level alternative to the higher-level
LVGLSharp.Formslayer
In most application scenarios this package is brought in transitively. It is best suited to advanced integrations and custom host work.
Docs and package guidance: https://lvglsharp.net/en/nuget.html
Repository: https://github.com/IoTSharp/LVGLSharp
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- LVGLSharp.Native (>= 9.5.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on LVGLSharp.Interop:
| Package | Downloads |
|---|---|
|
LVGLSharp.Forms
WinForms-style application framework for LVGLSharp. Provides forms, controls, layout, runtime registration, and analyzer-backed guidance for Windows and Linux targets with NativeAOT-friendly publishing. |
|
|
LVGLSharp.Core
Shared runtime abstractions, font services, image helpers, and native-library resolution support used by LVGLSharp.Forms and the platform runtime packages. |
|
|
LVGLSharp.Runtime.Headless
Headless runtime for offscreen rendering, PNG export, snapshot regression testing, automation flows, and reusable remote frame sources in LVGLSharp. |
GitHub repositories
This package is not used by any popular GitHub repositories.