Project Dependencies
For preventing duplicate code it was needed shift some controls or functionality in additional libraries.
Because of that, if you want to use a Library, it might be possible that you also have to download and reference an additional library too.
Normally you will be get an error description which shows which library is needed.
Here is a list of internal usages:
DW.Services needs: DW.SharpTools
DW.WPFToolkit needs: DW.Interactivity, DW.SharpTools
DW.Interactivity needs: DW.SharpTools
Single control dependencies will be shown on the respective description page.
Download Versions
All libraries on this page will be build with the target framework: .NET Framework 4 Client Profile
If you need it in another framework version, you have to download the solution from GitHub and build it for your own.
Archive
These are libraries which doesn't exist anymore, they are either just deleted or merged into the existings.
DW.Configurations (Deleted)
DW.Localization (Merged into DW.SharpTools)
DW.Logging (Deleted)
DW.UnitTests (Merged into DW.Services)
DW.WPFDev (Merged into DW.SharpTools)
DW.XmlTools (Merged into DW.SharpTools)