locked
can WebHooks supports asp.net 2.0 framework? please give me an example. RRS feed

  • Question

  • User1204533129 posted

    can WebHooks supports asp.net 2.0 framework? please give me an example.

    Monday, September 17, 2018 2:50 PM

All replies

  • User283571144 posted

    Hi _KRatnakar,

    According to your description, I couldn't understand your requirement clearly.

    Do you mean you want to develop a webhooks in asp.net 2.0 framework?

    As far as I know, the webhooks doesn't support asp.net 2.0.

    Microsoft.AspNet.WebHooks.Common's dependencies: Microsoft.AspNet.WebApi.Core (>= 5.2.2)

    The Microsoft.AspNet.WebApi.Core needs the framework > 4.0.

    We couldn't use webhooks in asp.net 2.0 framework.

    If you just want to send the request in the asp.net 2.0 , it could work well.

    Best Regards,

    Brando

     

    Tuesday, September 18, 2018 2:11 AM
  • User1204533129 posted

    Thank you  :)Brando ZWZ

    Thursday, October 4, 2018 6:44 PM