Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.1 KB

NHibernate.Spatial

This is not the official NH Spatial repo, this is only a copy of the final commit at Nhibernate Contrib site, the code has been modified slightly to get it to compile with the latest NTS, GeoAPI and Nhibernate binaries.

The NHibernate community website - http://www.nhforge.org - has a range of resources to help you get started, including wikis, blogs and reference documentation.

NHibernate.Spatial (pmcxs fork)

Changes pulled from

Notable changes:

  • Fixed the remaining references. No longer dependent on "lib" folder.
  • Renamed projects
  • Fixed bugs
  • Refactored code
  • Fixed the unit tests
  • Implemented missing features

This fork will be mostly targeted towards SQL Server 2008/2012 but support for others RDBMS is also on the roadmap

Currently supports NHibernate 3.3.1.

Check the [wiki/Home] for more information