Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

When will the official launch of App insights SDK for WCF application will be done #123

Open
keerthinath-ganjam opened this issue Aug 18, 2017 · 17 comments

Comments

@keerthinath-ganjam
Copy link

keerthinath-ganjam commented Aug 18, 2017

When will the official launch of App insights SDK for WCF application will be done

@keerthinath-ganjam keerthinath-ganjam changed the title When will the official launch of this will be done. When will the official launch of App insights SDK for WCF application will be done Aug 18, 2017
@keerthinath-ganjam
Copy link
Author

Please respond

@tomasr
Copy link
Contributor

tomasr commented Aug 23, 2017

We've just published an updated version of this SDK. Status has not changed at the moment. @SergeyKanzhelev do you want to add anything here?

@SergeyKanzhelev
Copy link
Contributor

@keerthinath-ganjam what is the main request here? Have it on nuget.org or have an official support statement from Microsoft?

@JamesAlexander42
Copy link

The request is definitely to have it on nuget.org. It's a big pain in the rear for teams and build systems not having it on nuget.org.

@jiberan
Copy link

jiberan commented Aug 29, 2017

related to #5

@keerthinath-ganjam
Copy link
Author

Yes main request is to have it on the nuget.org.

@keerthinath-ganjam
Copy link
Author

keerthinath-ganjam commented Sep 22, 2017

@SergeyKanzhelev , @tomasr : Any plans of releasing it to nuget.org, if so, by when.

@haldiggs
Copy link

nuget would be great. Its a real pain to force my code build systems to grab this at the moment.

@keerthinath-ganjam
Copy link
Author

@SergeyKanzhelev , @tomasr : Any updates??

@keerthinath-ganjam
Copy link
Author

Is any activity happening in this repo ???

@jiberan
Copy link

jiberan commented Feb 28, 2018

You can see is history that there is active development but apparently no news about publishing to nuget.org

@ScottRapsey
Copy link

Is this project dead or is it done?
If it’s dead, did the functionality get rolled into the regular Application Insights SDK?
If it’s done, why is it still in Pre Release and why is it on MyGet instead of Nuget?
Just looking for some clarification as to whether I should, or even need to, be using this in my IIS hosted WCF applications.

@syntax-e
Copy link

syntax-e commented Apr 12, 2019

Until this package is posted to nuget, you can keep your team in sync by adding a NuGet.config file to your project containing the following:

<packageSources>
   <add key="applicationinsights-sdk-labs" value="https://www.myget.org/F/applicationinsights-sdk-labs" />
</packageSources>

per https://docs.microsoft.com/en-us/nuget/reference/nuget-config-file#packagesources

@haldiggs
Copy link

haldiggs commented Apr 13, 2019 via email

@syntax-e
Copy link

I know of nothing better. The standard Application Insights package from nuget isn't nearly as robust as this one. Moving the ApplicationInsights-SDK-Labs Application Insights WCF package official and hosting it in nuget's official repository would be a huge value-add for those of us still using .net WCF. Thank you.

@haldiggs
Copy link

I know of nothing better. The standard Application Insights package from nuget isn't nearly as robust as this one. Moving the ApplicationInsights-SDK-Labs Application Insights WCF package official and hosting it in nuget's official repository would be a huge value-add for those of us still using .net WCF. Thank you.

I agree... not sure why nobody is monitoring this from Microsoft. I need this... I am tired of having to justify it usage during code audits. I need this in a standard package please sirs.

@dnelly
Copy link

dnelly commented Apr 30, 2019

Same here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants