Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Update UI.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabriguglia authored Nov 22, 2019
1 parent 0c65749 commit ef6dffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UI.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ var model = await _dispatcher.GetResultAsync(new GetAggregateModel
The model will contain the list of all events of the aggregate ordered by time stamp descending.
Further improvements will be made in coming versions.

You can find a sample usage [here](https://github.com/lucabriguglia/Kledex/blob/master/samples/Kledex.Sample.EventSourcing/Pages/Edit.cshtml.cs)
You can find a sample usage [here](https://github.com/lucabriguglia/Kledex/blob/master/samples/Kledex.Sample.EventSourcing/Pages/Edit.cshtml.cs).

0 comments on commit ef6dffe

Please sign in to comment.