NHibernate Forge
The NHibernate community site.

Spatial

NHibernate extension to handle geographic data in a standard way.
100%

Configuration and mapping

Dialect Configuration: In the NHibernate section of your configuration file add the following entry: <property...
Revision #5 Posted by oharab on 11-27-2008
Not rated

Introduction

NHibernate.Spatial , spatial extensions for NHibernate, allows you to connect NHibernate to a spatially enabled...
Revision #5 Posted by Ricardo Stuven on 10-08-2008
Not rated

Sample usage

Find a country by coordinates: Using NHibernate: Country country = session.CreateCriteria(typeof(Country)) .Add...
Revision #4 Posted by Ricardo Stuven on 10-01-2008
Powered by Community Server (Commercial Edition), by Telligent Systems