VL.Yoga 0.4.1

dotnet add package VL.Yoga --version 0.4.1                
NuGet\Install-Package VL.Yoga -Version 0.4.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="VL.Yoga" Version="0.4.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.Yoga --version 0.4.1                
#r "nuget: VL.Yoga, 0.4.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.
// Install VL.Yoga as a Cake Addin
#addin nuget:?package=VL.Yoga&version=0.4.1

// Install VL.Yoga as a Cake Tool
#tool nuget:?package=VL.Yoga&version=0.4.1                

VL.Yoga (WIP)

Repository contains https://github.com/facebook/yoga implementation for vvvv-gamma

Based on @Haselnussbomber YogaSharp
<sub>Uses small patch to align yogacore.dll path to vvvv runtimes folder.</sub>

Installation

nuget install VL.Yoga

This repo is in early WIP stage

  • Fix todos
  • Code cleanup
  • Nodes set
  • Tests
  • Nuget

https://www.yogalayout.dev/ https://github.com/Haselnussbomber/YogaSharp/

<details> <summary>Additional links</summary> https://github.com/bj-rn/VL.Flex-UI
https://github.com/gilzoide/unity-flex-ui
https://github.com/IceReaper/YogaSharp
</details>

Credits

@Haselnussbomber - for original yoga interop code.
@bj-rn - for advice and help during early development stage.
@antokhio - or spending a bit of time figuring that out.

Thank you guys for all the work.

Contributing

fork
git checkout -b [feat|bug]/[name] // feat - for 'feature', bug for 'bug'
git commit
pr

test

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

    • No dependencies.

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
0.4.1 67 11/7/2024
0.4.0 80 11/1/2024
0.3.1 67 11/1/2024
0.3.0 72 10/31/2024
0.1.5 103 10/18/2024
0.1.4 94 10/18/2024
0.0.10 75 10/17/2024