Skip to content

Commit a07e9e8

Browse files
committed
Update README.markdown
1 parent ad55636 commit a07e9e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
* Supports .NET 3.5+, Silverlight 4, Windows Phone 7, Mono, MonoTouch, Mono for Android, Compact Framework 3.5
1010
* Easy installation using [NuGet](http://nuget.org/packages/RestSharp) for most .NET flavors
11+
* Supports strong naming using [NuGet](http://nuget.org/packages/RestSharpSigned) for most .NET flavors
1112
* Automatic XML and JSON deserialization
1213
* Supports custom serialization and deserialization via ISerializer and IDeserializer
1314
* Fuzzy element name matching ('product_id' in XML/JSON will match C# property named 'ProductId')

0 commit comments

Comments
 (0)