haf / Castle.Facilities.NHibernate

The NHibernate Facility supercedes NHibernateIntegration and integrates with the new Transaction support. Please read http://stackoverflow.com/questions/4010265/how-to-let-nhibernate-retry-deadlocked-transactions-when-using-session-per-reque before using, it will help you.
https://github.com/haf/Castle.Facilities.NHibernate/wiki
Apache License 2.0
15 stars 23 forks source link

.NET 3.5 support in NuGet package #17

Closed AndersRasmussen closed 11 years ago

AndersRasmussen commented 11 years ago

Is it possible to support .NET 3.5 in the NuGet package or are there dependencies to .NET 4.0 only stuff?

haf commented 11 years ago

No, there are no dependencies that preclude .Net 3.5. I'll accept a PR :).