Info
| Version: | 4.0.1.50 |
| Author(s): | Brian Brewder |
| Last Update: | Wednesday, May 22, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BizArk/BizArk3/wiki |
| NuGet Url: | https://www.nuget.org/packages/BizArk.Data |
Install
Install-Package BizArk.Data
dotnet add package BizArk.Data
paket add BizArk.Data
BizArk.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- BizArk.Core(>= 4.0.1.50)
- Microsoft.CSharp(>= 4.4.0)
- System.Data.SqlClient(>= 4.4.0)
Tags
There is an implementation for Sql Server, but other databases can be easily made to work by creating a vendor specific implementation of BaDatabase.