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

Run on framework "net46" #58

Closed stephlocke closed 4 years ago

stephlocke commented 7 years ago

There's support for 4.0 & .netcore, I'm currently working with azure functions which use 4.6 and I was wondering if it'd be possible to get 4.6 added to the roster of supported frameworks?

gblmarquez commented 4 years ago

Solved by PR #64