2013-05-23

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
DW.CodedUI needs MSTest wit the test utilities (Minimum Visual Studio Premium)

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 [Use the .Net settings feature])
DW.Localization (Merged into DW.SharpTools)
DW.Logging (Deleted [Just use Log4Net])
DW.UnitTests (Deleted [Can be replaced by Rhino.Mocks or Moq])
DW.WPFDev (Merged into DW.SharpTools)
DW.XmlTools (Merged into DW.SharpTools)