Skip to content

Commit ef9d563

Browse files
Merge pull request #520 from waqasm78/master
update docs
2 parents f91296e + 764f9b3 commit ef9d563

37 files changed

+643
-0
lines changed

docs2/pages/ef-core-docs/documentations/ef-core-audit.md renamed to docs2/pages/ef-core-docs/documentations/audit/ef-core-audit.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
Permalink: ef-core-audit
3+
---
14
# Audit
25

36
## Introduction

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-autosave.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-autosave.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-audit-autosave
3+
---
4+
15
# AutoSave Audit
26

37
## Problem

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-customization.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-customization.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-audit-customization
3+
---
4+
15
# Audit Customization
26

37
## Problem

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-data-annotations.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-data-annotations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-data-annotations
3+
---
4+
15
# Data Annotations
26

37
## Problem

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-ef-extensions.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-ef-extensions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-audit-ef-extensions
3+
---
4+
15
# Audit + Entity Framework Extensions
26

37
If you are using Entity Framework Extensions, it is still possible to use the EF+ Audit features.

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-exclude-include-entity.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-exclude-include-entity.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-audit-exclude-include-entity
3+
---
4+
15
# Exclude & Include Entity
26

37
## Problem

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-exclude-include-property.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-exclude-include-property.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-audit-exclude-include-property
3+
---
4+
15
# Exclude & Include Property
26

37
## Problem

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-format-value.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-format-value.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-audit-format-value
3+
---
4+
15
# Format Value
26

37
## Problem

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-ignore-events.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-ignore-events.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-audit-ignore-events
3+
---
4+
15
# Ignore Events
26

37
### Problem

docs2/pages/ef-core-docs/documentations/scenarios/ef-core-audit-property-unchanged.md renamed to docs2/pages/ef-core-docs/documentations/audit/scenarios/ef-core-audit-property-unchanged.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
Permalink: ef-core-audit-property-unchanged
3+
---
4+
15
# Property Unchanged
26

37
## Problem

0 commit comments

Comments
 (0)