Skip to content

Installing Themes

anarchie347 edited this page Apr 14, 2023 · 1 revision

Installing Themes

NuGet

Open the NuGet package manager, install Anarchie.Themes by anarchie347

Anarchie.Themes

Downloading Source code

Clone the repository inside visual studio Build -> Build Solution

Go to your project where you wish to use Themes

Project -> Add project reference

Browse -> Find where visual studio put the .dll file that was built (probably project folder/project name/bin/Debug/net6.0-windows

Add the reference next to it in the menu, tick the box and click OK

If it doesnt work, try again or try installing through NuGet

Clone this wiki locally