Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Visual Studio 2022 #34

Open
klanglie opened this issue May 5, 2022 · 2 comments
Open

Does not work with Visual Studio 2022 #34

klanglie opened this issue May 5, 2022 · 2 comments

Comments

@klanglie
Copy link

klanglie commented May 5, 2022

Are these examples still relevant for the latest VIsual Studio? The assemblies being referenced are out of date and many seem deprecated. I am also still unable to open the projects using the latest Visual Studio. What I would like to see is updated examples that reflect the latest language (e.g. dotnet 6)

I would like to use webhooks in the Azure Function v3 c# application I am using. But am not sure these examples are of much use?

I found this from official Microsoft documentation found at:
https://docs.microsoft.com/en-us/sharepoint/dev/apis/webhooks/webhooks-reference-implementation

@juliemturner
Copy link

It's probably not given the dates. These samples are submitted by the community and there is no onus for those that do so to keep them up to date. I'm giving a talk next week on this topic and I have an updated solution that I built (although I admit that I don't use VS2022 yet I think I'm still using 2019)... but the references are up to date and this is done in .NET Core 3.1 for Azure Functions v3 using C#, maybe it would assist you. https://github.com/juliemturner/Public-Samples/blob/master/Webhooks/WebhooksDemo

@klanglie
Copy link
Author

klanglie commented May 5, 2022

You are a god send! ;-) Thank you very much for your contribution!

p.s. - It works just fine in VS22'

I will reach out to you from your contact info regarding this talk you are giving. Thanks again!

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

No branches or pull requests

2 participants