File tree Expand file tree Collapse file tree 2 files changed +8
-61
lines changed Expand file tree Collapse file tree 2 files changed +8
-61
lines changed Original file line number Diff line number Diff line change @@ -17,34 +17,7 @@ First, let install the library in a test database.
17
17
- Read the SETUP section
18
18
- Change [ DATABASE_NAME] by the newly created database name
19
19
20
- * The script enable SQL CLR.**
21
-
22
- <div class =" row " >
23
- <div class="col-lg-6">
24
- <div class="card card-layout-z2 wow slideInLeft">
25
- <div class="card-header wow slideInDown">
26
- <h3>
27
- <a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
28
- onclick="ga('send', 'event', { eventAction: 'download-installing'});">
29
- Eval SQL.NET
30
- </a>
31
- </h3>
32
- </div>
33
- <div class="card-body wow slideInUp">
34
- <a class="btn btn-lg btn-z" role="button" href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
35
- onclick="ga('send', 'event', { eventAction: 'download-installing'});" style="visibility: visible; animation-name: pulse;">
36
- <i class="fa fa-cloud-download" aria-hidden="true"></i>
37
- NuGet Download
38
- </a>
39
- <div>Download Count:</div>
40
- <div class="download-count2">
41
- <a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
42
- onclick="ga('send', 'event', { eventAction: 'download-installing'});">
43
- <img src="https://zzzprojects.github.io/images/nuget/ef6-full-version-big-d.svg">
44
- </a>
45
- </div>
46
- </div>
47
- </div>
48
- </div>
49
- </div >
50
-
20
+ <a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
21
+ onclick="ga('send', 'event', { eventAction: 'download-installing'});">
22
+ <img src =" https://zzzprojects.github.io/images/nuget/ef6-full-version-big-d.svg " >
23
+ </a >
Original file line number Diff line number Diff line change @@ -11,33 +11,7 @@ Before upgrading:
11
11
12
12
## Step 2 - Download
13
13
14
- Choose the version to download ** Eval SQL.NET** .
15
-
16
- <div class =" row " >
17
- <div class="col-lg-6">
18
- <div class="card card-layout-z2 wow slideInLeft">
19
- <div class="card-header wow slideInDown">
20
- <h3>
21
- <a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
22
- onclick="ga('send', 'event', { eventAction: 'download-upgrading'});">
23
- Eval SQL.NET
24
- </a>
25
- </h3>
26
- </div>
27
- <div class="card-body wow slideInUp">
28
- <a class="btn btn-lg btn-z" role="button" href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
29
- onclick="ga('send', 'event', { eventAction: 'download-upgrading'});" style="visibility: visible; animation-name: pulse;">
30
- <i class="fa fa-cloud-download" aria-hidden="true"></i>
31
- NuGet Download
32
- </a>
33
- <div>Download Count:</div>
34
- <div class="download-count2">
35
- <a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
36
- onclick="ga('send', 'event', { eventAction: 'download-upgrading'});">
37
- <img src="https://zzzprojects.github.io/images/nuget/ef6-full-version-big-d.svg">
38
- </a>
39
- </div>
40
- </div>
41
- </div>
42
- </div>
43
- </div >
14
+ <a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
15
+ onclick="ga('send', 'event', { eventAction: 'download-installing'});">
16
+ <img src =" https://zzzprojects.github.io/images/nuget/ef6-full-version-big-d.svg " >
17
+ </a >
You can’t perform that action at this time.
0 commit comments