DbFacade

v2.0.0

Confused about how C# .NET projects set up calls to SQL databases? Need a well structured design pattern to organize calls to database stored procedures? Then DbFacade is the solution! DbFacade builds upon ADO.NET and simplifies structuring calls to SQL databases.


Key Features

  • Simplified parameter and data binding
  • Built-In configurable parameter validation
  • Easy data model binding
  • Supports syncronous or asyncronous methods
  • Supports .Net Framework and .Net Core projects

ADO.NET Support

  • SQL Included
  • Oracle Package DbFacade.Oracle
  • SQLite Package DbFacade.SQLite
  • Odbc Package DbFacade.Odbc
  • OleDb Package DbFacade.OleDb

Package Info

  • .NET
  • NuGet
  • Targets
  • DownloadCount