Skip to content

Commit 0219349

Browse files
authored
Update README.md
1 parent 8e8edaa commit 0219349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contains all of my examples from various blog posts. You can find a comprehensiv
44

55
| BlogPost | Publish Date |
66
| -------------------------------------------------------------------------------------------------------------- | ------------ |
7-
| [ToArray(Async) vs ToList(Async) in Entity Framework 8(BenchmarkToArrayToListEF/)] | 28.10.2024 |
7+
| [ToArray(Async) vs ToList(Async) in Entity Framework 8](BenchmarkToArrayToListEF/) | 28.10.2024 |
88
| [How to test HttpClient inside API Tests](FakeHttpClient/) | 02.09.2024 |
99
| [Fluent API to await multiple calls and get their respective results](TaskWhenAllResult/) | 12.04.2024 |
1010
| [An asynchronous lock free ring buffer for logging](LockFreeRingBuffer/) | 03.01.2024 |

0 commit comments

Comments
 (0)