somaraj.hashnode.dev🚀 Taskist – An Open-Source Task & Bug Management System Built with ASP.NET Core 8Over the past few weeks, I’ve been building Taskist, a lightweight and self-hosted task management system designed for developers and small teams. Today, I’m excited to share it with the community! Taskist is built using ASP.NET Core 8, Entity Framew...Dec 3, 2025·2 min read
somaraj.hashnode.devRetrieving Facebook lead ads using ASP.NET Web API and Graph API Web-hooksASP.NET way of retrieving Facebook Lead Ad data Prerequisites Facebook developer account Visual Studio 2015 or higher Web API Implementation Create a standard ASP.Net MVC Web API solution, add a API Controller and name it as WebhooksController...Jan 7, 2018·2 min read