You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C#/VB.NET database utility to write pure Microsoft SQL/MySQL/MariaDB/PostgreSql/Oracle/SQLite/ODBC/OLEDB queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
8
+
9
+
**This is universal package** containing references to all Databasic modules and ADO.NET providers.
10
+
It's not a mistake to use this universal package, but your application could start a slightly slower to initialize all libraries.
11
+
12
+
If you want to use only a specific database type, install package like: Databasic<DatabaseType>
13
+
8
14
This package contains references to all database provider libraries:
0 commit comments