Open Closed

I want webhook #4858


User avatar
0
portx-dev created

I would like to implement a webhook feature like ASP.NET Zero. Is there any good documentation to implement it?

https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Webhooks


4 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    The feature is still on the roadmap: https://github.com/abpframework/abp/issues/4223

    You can check this: https://github.com/talkingdotnet/ASPNETCore_WebhooksSample/

    But the ASPNETCore team hasn't updated it for a long time, so I'm not sure if it's available

  • User Avatar
    0
    portx-dev created

    Thank you very much.

    ・Do you have a clear timeline for the development?

    ・Am I correct in my understanding that I can implement this by using the following library? https://github.com/aspnet/AspLabs/tree/main/src/WebHooks

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Do you have a clear timeline for the development?

    Sorry, but there is no timeline for now, you can ask it here: https://support.abp.io/QA/Questions/3052/Your-feature-request

    Am I correct in my understanding that I can implement this by using the following library? https://github.com/aspnet/AspLabs/tree/main/src/WebHooks

    yes, you can try. but the ASPNETCore team hasn't updated it for a long time, so I'm not sure if it's available

  • User Avatar
    0
    portx-dev created

    thx

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11