Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 805 Bytes

File metadata and controls

17 lines (13 loc) · 805 Bytes

Databasic - OLE DB

Latest Stable Version License .NET Version

OLE DB - Object Linking and Embedding Database

Databasic - C#/VB.NET database utility

  • focusing on queries primarily based on pure SQL commands, no linq transations
  • arranging data into primitive types, typed active record classes, collections and more
  • allowing to run any nonselect queries

Instalation

PM> Install-Package Databasic.OleSql