LVGLSharp.Interop 9.5.1

dotnet add package LVGLSharp.Interop --version 9.5.1
                    
NuGet\Install-Package LVGLSharp.Interop -Version 9.5.1
                    
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="LVGLSharp.Interop" Version="9.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LVGLSharp.Interop" Version="9.5.1" />
                    
Directory.Packages.props
<PackageReference Include="LVGLSharp.Interop" />
                    
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 LVGLSharp.Interop --version 9.5.1
                    
#r "nuget: LVGLSharp.Interop, 9.5.1"
                    
#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 LVGLSharp.Interop@9.5.1
                    
#: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=LVGLSharp.Interop&version=9.5.1
                    
Install as a Cake Addin
#tool nuget:?package=LVGLSharp.Interop&version=9.5.1
                    
Install as a Cake Tool

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.Forms layer

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
9.5.1 140 3/30/2026
9.5.0.3 139 3/24/2026
9.5.0.2 113 3/24/2026
9.5.0.1 108 3/23/2026
9.3.0.5 123 3/17/2026
9.3.0.3 113 3/17/2026
9.3.0.1 96 3/16/2026
9.0.3.2 98 3/16/2026
0.0.3 88 3/15/2026
0.0.2 90 3/15/2026