Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 756 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 756 Bytes

Databasic - Oracle

Latest Stable Version License .NET Version

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.OracleSql