A framework to build a data connection service to SQL databases.
Info
| Version: | 2.0.6 |
| Author(s): | JSystemsTech |
| Last Update: | Thursday, November 6, 2025 |
| .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