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 .net core support #57

Closed dtretyakov closed 7 years ago

dtretyakov commented 7 years ago

Converts projects to PCL and brings .net standard 1.3 support for .net core.

Cleans up repository.

Issue: #53