-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 8150: Added new Filter Feature + More repository Result ext…
…ensions + nuget updates
- Loading branch information
Showing
164 changed files
with
12,624 additions
and
1,549 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Commands Feature Documentation | ||
|
||
<!-- TOC --> | ||
|
||
* [Overview](#overview) | ||
* [Usage](#usage) | ||
|
||
<!-- TOC --> | ||
|
||
## Overview | ||
|
||
### Challenges | ||
|
||
### Solution | ||
|
||
### Use Cases | ||
|
||
## Usage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# DocumentStorage Feature Documentation | ||
|
||
<!-- TOC --> | ||
|
||
* [Overview](#overview) | ||
* [Usage](#usage) | ||
|
||
<!-- TOC --> | ||
|
||
## Overview | ||
|
||
### Challenges | ||
|
||
### Solution | ||
|
||
### Use Cases | ||
|
||
## Usage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Domain Models Feature Documentation | ||
|
||
<!-- TOC --> | ||
|
||
* [Overview](#overview) | ||
* [Aggregates](#aggregates) | ||
* [Specifications](#specifications) | ||
* [Entities](#entities) | ||
* [Events](#events) | ||
* [ValueObjects](#valueobjects) | ||
* [TypedIds](#typedids) | ||
* [Rules/Policies](#rules-policies) | ||
|
||
<!-- TOC --> | ||
|
||
## Overview | ||
|
||
### Challenges | ||
|
||
### Solution | ||
|
||
### Use Cases | ||
|
||
outbox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Domain Repositories Feature Documentation | ||
|
||
<!-- TOC --> | ||
|
||
* [Overview](#overview) | ||
* [Usage](#usage) | ||
|
||
<!-- TOC --> | ||
|
||
## Overview | ||
|
||
### Challenges | ||
|
||
### Solution | ||
|
||
### Use Cases | ||
|
||
## Usage |
Oops, something went wrong.