A framework to build a data connection service to SQL databases.
Info
Version: | 1.13.0 |
Author(s): | JSystemsTech |
Last Update: | Wednesday, April 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://jsystemstech.github.io/DBFacade.Net/ |
NuGet Url: | https://www.nuget.org/packages/DBFacade |
Install
Install-Package DBFacade
dotnet add package DBFacade
paket add DBFacade
DBFacade Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.4.4)
- Newtonsoft.Json(>= 12.0.3)
- Oracle.ManagedDataAccess(>= 19.10.1)
- System.Data.SQLite(>= 1.0.113.7)
Tags