Data Access to Sql Server database based on POCO objects using IBattleAxe interface.
Info
Version: | 18.2.23.15 |
Author(s): | Nathan Carroll |
Last Update: | Friday, February 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BattleAxe.Core |
Install
Install-Package BattleAxe.Core
dotnet add package BattleAxe.Core
paket add BattleAxe.Core
BattleAxe.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.4.0)