Azure / azure-apihub-sdk

ApiHub Pro Dev SDK
MIT License
8 stars 9 forks source link

Migration to .Net Standard 2.0 #4

Closed EhRom closed 6 years ago

EhRom commented 6 years ago

The actual version of azure-apihub-sdk is no more compatible with Visual Studio new Functions model (in .Net Standard 2.0).

msftclas commented 6 years ago

CLA assistant check
All CLA requirements met.

EhRom commented 6 years ago

I made changes to resolve two bugs (paramterless constructor in Azure CLI, and UriTemplate resolving). Do you know when the changes will be merged ?

safihamid commented 6 years ago

Thanks much! This is now merged to master. The v1 is moved to v1.x branch.

EhRom commented 6 years ago

Thanks! Is it planned to publish a nuget package (public or Azure Nightly) ? I have another pull request in order to merge these changes to the extensions repo : https://github.com/Azure/azure-webjobs-sdk-extensions/pull/358.

safihamid commented 6 years ago

Sure will do it today.

safihamid commented 6 years ago

This is published now.