LVGLSharp.Native
9.5.1
dotnet add package LVGLSharp.Native --version 9.5.1
NuGet\Install-Package LVGLSharp.Native -Version 9.5.1
<PackageReference Include="LVGLSharp.Native" Version="9.5.1" />
<PackageVersion Include="LVGLSharp.Native" Version="9.5.1" />
<PackageReference Include="LVGLSharp.Native" />
paket add LVGLSharp.Native --version 9.5.1
#r "nuget: LVGLSharp.Native, 9.5.1"
#:package LVGLSharp.Native@9.5.1
#addin nuget:?package=LVGLSharp.Native&version=9.5.1
#tool nuget:?package=LVGLSharp.Native&version=9.5.1
LVGLSharp.Native
LVGLSharp.Native ships the platform-native LVGL binaries and build assets used by LVGLSharp packages.
What is inside
- RID-specific native libraries under
runtimes/{rid}/native - build and
buildTransitivetargets used during publish - assets for Windows, Linux, and macOS runtime identifiers supported by the repository
Most application code does not need to reference this package directly because it is normally pulled in through LVGLSharp.Interop and the runtime packages.
Docs and package guidance: https://lvglsharp.net/en/nuget.html
Repository: https://github.com/IoTSharp/LVGLSharp
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LVGLSharp.Native:
| Package | Downloads |
|---|---|
|
LVGLSharp.Interop
Auto-generated low-level P/Invoke bindings for LVGL, generated through ClangSharpPInvokeGenerator and intended for advanced integrations, custom hosts, and full C API access from .NET. |
GitHub repositories
This package is not used by any popular GitHub repositories.