dtretyakov / WindowsAzure

.NET library aimed at managing and querying entities from Windows Azure Storage. It can be used as LINQ to Azure Tables.
MIT License
64 stars 27 forks source link

Add support for .NET 4.6; Expose table name #64

Closed gblmarquez closed 4 years ago

gblmarquez commented 4 years ago

Solves issues #63 #58

dtretyakov commented 4 years ago

@gblmarquez, thanks for these changes.