Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

It is possible to step through the source code of Catel. This will give great insights when debugging applications because you can actually see what is happening inside Catel.

To enable stepping through the source code, use the following steps:

  1. Install any Catel package via NuGet (all have support for stepping through the code)
  2. Enable source server support in Visual Studio:

Note that Visual Studio 2012 needs to run elevated in order to download the source server files due to a bug in Visual Studio 2012

  • No labels