LVGLSharp.Core
9.5.1
dotnet add package LVGLSharp.Core --version 9.5.1
NuGet\Install-Package LVGLSharp.Core -Version 9.5.1
<PackageReference Include="LVGLSharp.Core" Version="9.5.1" />
<PackageVersion Include="LVGLSharp.Core" Version="9.5.1" />
<PackageReference Include="LVGLSharp.Core" />
paket add LVGLSharp.Core --version 9.5.1
#r "nuget: LVGLSharp.Core, 9.5.1"
#:package LVGLSharp.Core@9.5.1
#addin nuget:?package=LVGLSharp.Core&version=9.5.1
#tool nuget:?package=LVGLSharp.Core&version=9.5.1
LVGLSharp.Core
LVGLSharp.Core contains the shared runtime abstractions used across the LVGLSharp package lineup.
What it provides
- view and window lifetime abstractions
- shared font infrastructure and diagnostics
- display buffer sizing helpers
- native library resolution support
Most application projects consume this package transitively through LVGLSharp.Forms or one of the runtime packages. Reference it directly when you are building custom hosts, tooling, or shared runtime extensions.
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.Interop (>= 9.5.1)
- SixLabors.Fonts (>= 2.1.3)
- SixLabors.ImageSharp (>= 3.1.12)
- SixLabors.ImageSharp.Drawing (>= 2.1.7)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on LVGLSharp.Core:
| 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.Runtime.Linux
Linux runtime for LVGLSharp with LinuxView host selection, WSLg, X11, Wayland, SDL, FrameBuffer paths, and DRM/KMS scaffolding. |
|
|
LVGLSharp.Runtime.Windows
Windows desktop runtime for LVGLSharp with Win32 hosting, image integration, and generated runtime registration support for application startup. |
|
|
LVGLSharp.Runtime.Headless
Headless runtime for offscreen rendering, PNG export, snapshot regression testing, automation flows, and reusable remote frame sources in LVGLSharp. |
|
|
LVGLSharp.Runtime.MacOs
macOS runtime boundary package for LVGLSharp. Current releases provide diagnostics, context, surface, and frame-buffer scaffolding while the native host implementation continues to mature. |
GitHub repositories
This package is not used by any popular GitHub repositories.