Skip to content

Commit fc7c646

Browse files
committed
2 parents 24c2b46 + 8371e1c commit fc7c646

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# TableStorage.Abstractions.TableEntityConverters
22
[![Build status](https://ci.appveyor.com/api/projects/status/20rwpny4jfng24ws?svg=true)](https://ci.appveyor.com/project/giometrix/tablestorage-abstractions-tableentityconverters)
3-
[![Nuget dotnetcore](https://img.shields.io/badge/nuget-dotnetcore-blue.svg)](https://www.nuget.org/packages/TableStorage.Abstractions.TableEntityConverters/)
4-
[![Nuget dotnetcore](https://img.shields.io/badge/nuget-dotnetframework-lightgrey.svg)](https://www.nuget.org/packages/TableStorage.Abstractions.TableEntityConverters.DotNet/)
3+
[![NuGet](https://img.shields.io/nuget/v/TableStorage.Abstractions.TableEntityConverters.svg)](https://www.nuget.org/packages/TableStorage.Abstractions.TableEntityConverters/)
54

65
Easily convert POCOs (Plain Old CLR Objects) to Azure Table Storage TableEntities and vice versa
76

0 commit comments

Comments
 (0)