Info
| Version: | 3.9.1 | 
| Author(s): | Simon Lu | 
| Last Update: | Wednesday, February 6, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://brooksidebeauty.blogspot.com/2019/02/nhibernate-transaction-awareness.html | 
| NuGet Url: | https://www.nuget.org/packages/CompileTimeAOP.TransactionAwareness | 
Install
Install-Package CompileTimeAOP.TransactionAwareness
                        dotnet add package CompileTimeAOP.TransactionAwareness
                        paket add CompileTimeAOP.TransactionAwareness
                        
                                CompileTimeAOP.TransactionAwareness Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - CompileTimeWeaver.Fody(>= 3.1.7)
- Fasterflect.Netstandard(>= 1.0.9)
- FluentNHibernate(>= 2.1.2)
- FluentValidation(>= 8.1.2)
- NHibernate(>= 5.1.1)
- CompileTimeWeaver.Fody(>= 3.1.7)
- Fasterflect.Netstandard(>= 1.0.9)
- FluentNHibernate(>= 2.1.2)
- FluentValidation(>= 8.1.2)
- NHibernate(>= 5.1.1)
Tags
 
                
TransactionAware AOP is implemented at compile time with CompileTimeWeaver.Fody.