Skip to content

Commit dc00a58

Browse files
authored
Update README.md
1 parent 4b19307 commit dc00a58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# TableStorage.Abstractions.TableEntityConverters
2+
[![Build status](https://ci.appveyor.com/api/projects/status/20rwpny4jfng24ws?svg=true)](https://ci.appveyor.com/project/giometrix/tablestorage-abstractions-tableentityconverters)
3+
24
Easily convert POCOs (Plain Old CLR Objects) to Azure Table Storage TableEntities and vice versa
35

46
The Azure Storage SDK requires that objects that it works with to implement the ITableEntity interface. This puts us into one of two places that are often not desirable:

0 commit comments

Comments
 (0)