sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate
http://sharparchitecture.github.io/
Other
593 stars 153 forks source link

New NHibernate configuration cache #171

Closed cd21h closed 3 years ago

cd21h commented 6 years ago

Replace FileCache with pluggable cache.

Note: NetStandard does not support Type class serialization, use FluentNHibernate.Infrastructure.NetStandardSerialization.SurrogateSelector with BinaryFormatter for NetStandard