OOOGHENEMARO OZONinozpeace.hashnode.dev·Feb 20, 2023 · 3 min readTwilio Programmable Messaging Callback-Webhook URL For Whatsapp And C#/.NetTwilio programmable messaging enables the communication between your application and clients. In this article, we will learn how to use Twilio programmable messaging callback URL for Whatsapp in c#/.Net; this typically listens to an incoming message ...00
OOOGHENEMARO OZONinozpeace.hashnode.dev·Feb 17, 2023 · 5 min readHow to integrate Chat-GPT using C# and .Net CoreIn this article, you will learn how to integrate with Chat-GPT in C# using .Net core. Prerequisites Have an account with OpenAI platform. CREATE A NEW PROJECT Let’s get started. Launch your IDE and create a new project. Select ASP.Net Core Web API....00J