LazyLoad support for SqlBatis.DataMapper using Castle DynamicProxy.
Info
| Version: | 5.1.0 |
| Author(s): | rasitha1 |
| Last Update: | Sunday, April 18, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rasitha1/SqlBatis |
| NuGet Url: | https://www.nuget.org/packages/SqlBatis.DynamicProxy |
Install
Install-Package SqlBatis.DynamicProxy
dotnet add package SqlBatis.DynamicProxy
paket add SqlBatis.DynamicProxy
SqlBatis.DynamicProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlBatis.DataMapper(>= 5.0.0)
- Castle.Core(>= 4.4.1)
Tags