Manage Custom Assembly References
XamlFiddle offers an excellent feature that allows users to add custom assembly references from third-party libraries to integrate them into their projects. This guide explains how to add, delete, and refresh third-party libraries in XamlFiddle.
Accessing the Custom Assembly References Feature
To access the custom assembly references feature, navigate to the menu: Manage > All Custom Assembly References
Once selected, the Custom Assembly References Dialog will appear:
Adding a New Third-Party Library
To add a third-party library:
-
Click on the Add button:
-
A file explorer dialog will appear. In this case, select a third-party library named XamlFiddle.InfoMessageBoxControl:
-
Once added, the third-party library will appear in the list:
-
Close the dialog and test the integration by adding the following XAML code to your current XAML item:
Deleting a Third-Party Library
To delete a third-party library:
-
Click the Delete link next to the library you wish to remove:
-
A deletion confirmation dialog will appear. Click Yes to confirm:
-
After confirmation, the third-party library will be removed from XamlFiddle:
Refreshing the List of Third-Party Libraries
To refresh the list of third-party libraries:
- Click the Refresh button: