Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About

In this page, it is described how to add teh project to your sollution and how to use the functionality in it.

Adding the project to your sollution

To use the project functionality, you need to first add the library to your sollution. 
It is done in Visual Studio by following those steps:

  1. Right click the sollution explorer on the top level sollution
  2. Choose Add→Existing project
    Image Added
  3. Navigate to EGU.PartnerPortal.Shared project
  4. Double click the csproj file
    Image Added

The project is now ready for use.

Using the Logging


Other functionality