Gallery

mabiavalon-ci

mabiavalon-ci

Mabiavalon Software Solutions Limited public software nuget feed.

DockNC

Docking Library for Avalonia

This project is still a Work In Progress. More informatio will be added as more of the project becomes complete.

Gitter

NuGet MyGet
Unavailable MyGet
Windows OSX/Linux
Build status Build Status

Mabiavalon.DockNC is a control docking library written for Avalonia.

Example GIF Animation

Build using IDE

Open Mabiavalon.DockNC.sln in selected IDE and run Build command.

Build on Windows using script

Open up a Powershell prompt and execute the bootstrapper script:

PS> .\build.ps1 -Target "Default" -Platform "Any CPU" -Configuration "Release"

Build on Linux/OSX using script

Open up a terminal prompt and execute the bootstrapper script:

$ ./build.sh --target "Default" --platform "Any CPU" --configuration "Release"

NuGet

Mabiavalon.DockNC is delivered as a NuGet package.

Using the nightly build feed:

  • Add https://www.myget.org/F/mabiavalon-ci/api/v2 to your package sources
  • Update your package using Mabiavalon.DockNC feed

You can install the package like this:

Install-Package Mabiavalon.DockNC -Pre

Package Dependencies

Package Sources

Read more...

Connect to feed

By: Seeker1437

Total download count: 1749

Readonly