NPersistence - .NET Persistence API

Step 1 - Download NHibernate-NPA

You are here

  • Create the following folder: 'C:/dev/Hello_NPersistence'.
  • Go to the download page of this site, download the "NHibernate-NPA" package and unzip it.
  • Inside the folder you will find a 'required bins' folder, this folder contains all required dll files for NHibernate-NPA.
  • Copy the 'required bins' folder to 'C:/dev/Hello_NPersistence'

Next: step 2 - create a console application project