6.0.0
As part of this release we had 14 issues closed.
- Improve DI containers support;
- Improve testing helpers;
- .NET Core 3.0 / NetStandard 2.1 support
Breaking Changes
- #206 [Breaking] Remove synchronous repository methods
- #205 [Breaking] Make TransactionManager asynchronous
Bug fixed
- #212 AutoTransactionHandler: Allow transaction to be closed and re-open in action
Documentation
Enhancements
- #214 Add IEntity non-generic interface
- #207 Expose NHibernate cache configuration
- #204 Expose more NHibernate functions through NHibernateRepository
- #202 Allow multiple UseProperties on NHibernateSessionFactoryBuilder
- #201 Expose NHibernate configuration in TestDatabaseSetup
- #183 Add .Net Core 3 support
New features
- #213 Microsoft.DependencyInjection registration helpers
- #203 Linux support
- #168 Async support for RavenDB repository
Where to get it
You can download this release from GitHub