NPersistence - .NET Persistence API

Step 3 - Add references

You are here

  • In the solution explorer view, Right click on the project node and click 'Add Reference...'.

  • In the opened dialog, go to the 'Browse' tab, brows to 'C:/dev/Hello_NPersistence/requiredBins'. 
  • Choose the following dll files:
    • Iesi.Collections.dll
    • Log4net.dll
    • NHibernate.dll
    • NpaNHibernate.dll
    • NPersistence.dll
  • From 'C:/dev/NHibernate_NPA_web_app/requiredBins/mySql' choose MySql.Data.dll

Next: Step 4 - Create the application code folder