OfficeDev / ews-managed-api

Other
585 stars 319 forks source link

Updating the "Microsoft Exchange WebServices" NuGet package #102

Open MatveyGrigorev opened 7 years ago

MatveyGrigorev commented 7 years ago

Hi @dclaux ! Have you any plans to update the "Microsoft Exchange WebServices" nuget package to the latest version? I can see that there is a lot of bugs fixed in GitHub repository, and some of them are critical for us. So it will be great if you will update the stable version in NuGet!

LukeMarlin commented 7 years ago

Sorry but I'm honestly not convinced this project is still alive. Last commit was on december 2015 and it was a code dump from internal repos "Publishing Latest Updates from Microsoft". It's been a long time since I didn't see @dclaux or @vboctor

MatveyGrigorev commented 7 years ago

That is bad... As far as I know, there is no other C# libraries to work with Exchange

sherlock1982 commented 7 years ago

I refreshed the library, made it async and ported to NET Standard. You can get it here https://www.nuget.org/packages/Microsoft.Exchange.WebServices.NETStandard

LoungeFlyZ commented 7 years ago

@sherlock1982 any chance you could add 4.5 support to that package?

LoungeFlyZ commented 7 years ago

@VenkatAyyadevara-MSFT might know who can update this nuget package. Downloading and compliling this library is a bit painful when there looks to be a very well used offical nuget package. It just needs bumping.

sherlock1982 commented 7 years ago

@LoungeFlyZ I will try to do it for 1.0 branch but it's practically the same.

Miggleness commented 6 years ago

Yoo hoo? Bump this up. The community could take over but we'd rather not have multiple versions of this library up on NuGet.

Pinging @dclaux @vboctor :)

poizan42 commented 6 years ago

@davster ?