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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
- allowing to run any nonselect queries
7
7
8
8
## Instalation
9
-
**This is core package**. Install this package only with specific database package like: Databasic.<DatabaseType>:
9
+
**This is core package only**. Install this package only by installing specific database package like: Databasic.<DatabaseType>. Then this package will be installed automaticly with the specific database package.
10
10
```nuget
11
11
PM> Install-Package Databasic.MsSql
12
12
```
@@ -97,9 +97,9 @@ using System.Collections.Generic;
0 commit comments