Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 756 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 756 Bytes

ByteCode Providers for NHibernate 4.0

This repository contains the Bytcode Provider projects that were deprecated in NHibernate 3.2:

  • NHibernate.ByteCode.Castle
  • NHibernate.ByteCode.LinFu (now the default NHibernate proxy implementation)
  • NHibernate.ByteCode.Spring

The source code was taken from the NHibernate 3.1 release, and updated to work with NHibernate 4.0.

Please visit the NHibernate GitHub repo for more information on the NHibernate project: https://github.com/nhibernate/nhibernate-core.

This software is distributed under the terms of the Free Software Foundation Lesser GNU Public License (LGPL), version 2.1 (see lgpl.txt).