开发者

Fluent nHibernate required files and linux

I've downloaded the fluent hibernate 1.2 zip file from the website. It contains various files, amongst them

NHibernate.dll

FluentNHibernate.dll

Castle.Core.dll

Remotion.Data.Linq.dll

Antlr3.Runtime.dll

Iesi.开发者_运维问答Collections.dll

NHibernate.ByteCode.Castle.dll

Q1) Are all these files required for doing a simple application?. By simple I mean that the db contains a few tables that doesn't need complicated queries and has limited levels/amounts of reference keys and joins.

Q2) Does fluent nHibernate run on mono on linux?


  1. no; see here for what's needed and what's optional.
  2. it runs wherever you can run (and develop) .net programs (i.e it, obviouslly, needs .net runtime environment).
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜