The repository is split into three main areas.
src/Spline/ contains the reusable package code.samples/DemoSpline/ contains the Avalonia reference application.site/ contains the Lunet documentation site..github/workflows/ contains build, release, and docs deployment workflows.Directory.Build.props centralizes common MSBuild settings.Directory.Packages.props centralizes NuGet package versions.Spline.slnxsrc/Spline/Spline.csprojsamples/DemoSpline/DemoSpline.csprojtests/Spline.Tests/Spline.Tests.csproj