A fork of the Apache IBatisNet.DataMapper refactored and migrated to .NET Standard with DI support.
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.DataMapper |
Install
Install-Package SqlBatis.DataMapper
dotnet add package SqlBatis.DataMapper
paket add SqlBatis.DataMapper
SqlBatis.DataMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Microsoft.Extensions.Options.DataAnnotations(>= 5.0.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Security.Permissions(>= 5.0.0)
Tags