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

Support of ASP.Net 5 .Net Core and UWP projects #49

Closed sbetzin closed 7 years ago

sbetzin commented 8 years ago

•Updated WindowsAzure.Storage references to latest 6.2.2-preview (supports .Net Core) •Updated all other nuget packages to latest stable release •Updated projects to .Net Runtime 4.5.1

For more info of .Net Core http://docs.asp.net/en/latest/conceptual-overview/dotnetcore.html

dtretyakov commented 7 years ago

@sbetzin, great thanks for this pull request.

Currently we have .net core support and you can try to use it: https://www.nuget.org/packages/WindowsAzure.StorageExtensions/1.1.0-beta1