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 Name #63

Closed StefH closed 4 years ago

StefH commented 5 years ago

Can you please provide the Table Name parameter as a public property on the TableSet?

gblmarquez commented 4 years ago

Solved by PR #64