Info
Version: | 4.2.0 |
Author(s): | Veli Yigit Yolcu |
Last Update: | Friday, January 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vyigity/projectbase |
NuGet Url: | https://www.nuget.org/packages/vyigity.ProjectBase |
Install
Install-Package vyigity.ProjectBase
dotnet add package vyigity.ProjectBase
paket add vyigity.ProjectBase
vyigity.ProjectBase Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This project includes basic, extendible, interface oriented low level data access and utility codes. Aim of this project is to start a software project in a immediate and reliable way using database independent code interfaces and PL/SQL like transaction management.
PB supports Oracle (Managed-Unmanaged Provider), SqlServer, MySql, Oledb and PostgreSQL. PB supports asynchronous programming with v4.0.0-beta.