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

Compare with Current View Page History

« Previous Version 2 Next »

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
  3. Navigate to EGU.PartnerPortal.Shared project
  4. Double click the csproj file

The project is now ready for use.

Using the Logging


Other functionality

  • No labels