Skip to content

Commit ab0166b

Browse files
Merge pull request #388 from stgelaisalex/master
Merging useless pages together
2 parents 29acd6b + 42d41f7 commit ab0166b

File tree

4 files changed

+22
-161
lines changed

4 files changed

+22
-161
lines changed

docs2/pages/getting-started/installing.md

Lines changed: 0 additions & 71 deletions
This file was deleted.

docs2/pages/getting-started/overview.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,27 @@
2222
- Audit
2323
- [Audit](/audit)
2424

25+
## Installing & Upgrading
26+
Download the <a href="/download">NuGet Package</a>
27+
28+
## Requirements
29+
30+
### Entity Framework Version
31+
- Entity Framework Core 2.x
32+
- Entity Framework 6.x
33+
- Entity Framework 5
34+
35+
### Database Provider
36+
37+
- SQL Server 2008+
38+
- SQL Azure
39+
- SQL Compact
40+
- Oracle
41+
- MySQL
42+
- PostgreSQL
43+
- SQLite
44+
45+
2546
## Batch Operations
2647

2748
Batch Operations method allow to perform **UPDATE** or **DELETE** operation directly in the database using a LINQ Query without loading entities in the context.
@@ -84,4 +105,4 @@ The best way to contribute is by spreading the word about the library:
84105
- Star it
85106
- Share it
86107

87-
A **HUGE THANKS** for your help.
108+
A **HUGE THANKS** for your help.

docs2/pages/getting-started/requirements.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs2/pages/getting-started/upgrading.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)