Azure / azure-libraries-for-net

Azure libraries for .Net
MIT License
378 stars 193 forks source link

API Management support #580

Open MilindThakkar opened 5 years ago

MilindThakkar commented 5 years ago

HI, I couldn't find support for API Management Service (which is there in the SDK with Nuget package Microsoft.Azure.Management.ApiManagement). Am I missing something ? If not, is the support in plan ? -Milind

praries880 commented 5 years ago

@MilindThakkar Can you kindly let us know what is the scenario you are looking for here?

We support only a subset of services/features in Fluent, for the rest we have the .net SDK packages. Is [this] (https://www.nuget.org/packages/Microsoft.Azure.Management.ApiManagement/4.0.6-preview) not working for you?

MilindThakkar commented 5 years ago

@praries880 We are trying to create API management service and import APIs deployed in service fabric to APIM.

We are using Azure SDK. However, for some part (like AKS related stuff) we are using Fluent and for some part (like Service Fabric, APIM) we have to use SDK which kind of clutter the code and project.

And since, there is roadmap given for many other features to be included in Fluent, the question is more why APIM or SF is not being considered? And if it is being considered, when it is going to available?

It's not about whether SDK serves purpose or not

eosfor commented 4 years ago

+1 for adding this to Fluent.

weidongxu-microsoft commented 4 years ago

@nickzhums

nickzhums commented 4 years ago

@MilindThakkar and @eosfor thanks for submitting the feature request for .NET Fluent SDK. We will take a look at your request and evaluate the effort