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)
-
0
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.