Skip to content

Commit 3ae3633

Browse files
committed
update readme
1 parent 048e07c commit 3ae3633

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@
33
A working example template showing:
44

55
* C# .net 7 minimal APIs
6-
* Storage using Azure Table Storage SDK
6+
* Storage using Azure Table Storage SDK
7+
8+
Two examples have been created:
9+
10+
* [Dictionary-style using `TableEntity` class](https://github.com/MrSimonC/TableStorageApi/releases/tag/v1.0-dictionary-example)
11+
* Strongly-typed `ITableEntity` model

0 commit comments

Comments
 (0)