Base solution for your next web application
Open Closed

Nhibernate Framework #461


User avatar
0
smwasimraja created

Hi,

When I download asp.net zero for my project. It includes EF by default. How to make NHibernate enabled?


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    AspNet Zero does not supports NHibernate (As described in features, it works with EF Code First: <a class="postlink" href="http://www.aspnetzero.com/#features">http://www.aspnetzero.com/#features</a>). Surely, you can convert it yourself if you don't have a chance to work with EF.