Skip to content

Commit 6c05fe9

Browse files
Update docs
Update docs
1 parent dce45f3 commit 6c05fe9

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

docs2/pages/_topnav.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- [Getting Started](getting-started/overview.md)
2+
- Documentation
3+
- [Documentation](documentations/batch-delete.md)
4+
- [Release Notes](https://github.com/zzzprojects/EntityFramework-Plus/releases)
5+
- [Knowledge Base](/knowledge-base)
6+
- [Online Examples](/online-examples)
7+
- [GitHub](https://github.com/zzzprojects/EntityFramework-Plus)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
- Batch Operations
2+
- [Batch Delete](batch-delete.md)
3+
- [Batch Update](batch-update.md)
4+
- LINQ Dynamic
5+
- [LINQ Dynamic](linq-dynamic.md)
6+
- Audit
7+
- [Audit](audit.md)
8+
- Query
9+
- [Query Cache](query-cache.md)
10+
- [Query Deferred](query-deferred.md)
11+
- [Query Filter](query-filter.md)
12+
- [Query DbSetFilter](query-db-set-filter.md)
13+
- [Query Future](query-future.md)
14+
- [Query IncludeFilter](query-include-filter.md)
15+
- [Query IncludeOptimized](query-include-optimized.md)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- [Overview](overview.md)
2+
- Tutorials
3+
- [Batch Operations](tutorial-batch-operations.md)
4+
- [LINQ](tutorial-linq.md)
5+
- [Query](tutorial-query.md)
6+
- [Audit](tutorial-audit.md)
7+

0 commit comments

Comments
 (0)