Skip to content

jdd1990/IBatisNet_1.6.2

 
 

Repository files navigation

IBatisNet

IBatisNet

Building the Assemblies

The IBatisNet.DataMapper, IBatisNet.DataAccess, and IBatisNet.Common assemblies can be built by using Visual Studio or by using NAnt and the iBATIS.build file.

Project Dependencies

If you get an error about a missing NHibernate.dll, it is due to a dependency on NHibernate by the IBatisNet.DataAccess.Extensions project. If you do not need NHibernate support, you can "remove" the DataAccess.Extensions and DataAccess.Test projects from the IBatisNet.sln and/or DataAccess.sln. Otherwise, download the required NHibernate assemblies and place them in the External-Bin\Net\1.1 directory.

The reason why we do not bundle NHibernate with the source is that it is licensed under the LGPL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%