ABP.IOinabp-communityHow to use Angular Material with Validation On ABPThe ABP framework (Angular) has its own validation mechanism. default settings may cause issues with Angular Material. In this example, I…Jul 4Jul 4
ABP.IOinabp-communityTunnel your local host address to a public URLIn this blog post, I will show you, on a Windows machine, how to tunnel your local host address to a public URL with ngrok.Jul 2Jul 2
ABP.IOinabp-communityAntiforgery Token Validation When Angular and HTTP API Runs on the Same ServerIn this post, I explain how to overcome AntiForgery Token validation for HTTP requests in the ABP Angular project. This issue happens when…Jun 27Jun 27
ABP.IOinabp-communityDeploy Your ABP Framework Angular Project to Azure Kubernetes Service (AKS)In my previous article on Deploy Your ABP Framework MVC Project to Azure Container Apps, I talked about how ABP Mvc project can be easily…Jun 25Jun 25
ABP.IOinabp-communityHow to Use Multiple DbContexts in a Single Query ExecutionIntroductionJun 24Jun 24
ABP.IOinabp-communityWhat is Object to Object Mapping?Mapping the properties of one object to the properties of another object is called Object to Object Mapping. Most of the time, you don’t…Jun 21Jun 21
ABP.IOinabp-communitySentiment Analysis Within ABP-Based ApplicationIn this article, first I will briefly explain what sentiment analysis is and then show you how you can apply sentiment analysis in an…Jun 19Jun 19
ABP.IOinabp-communityUsing Blob Storage with ABPABP Framework provides a comprehensive solution to meet the needs of modern application development, while addressing the important…Jun 17Jun 17
ABP.IOinabp-communityUsing FluentValidation with ABP FrameworkWhat is Validation? Why Do We Need to Validate?Jun 14Jun 14
ABP.IOinabp-communityHow claim type works in ASP NET Core and ABP FrameworkThe Claim TypeJun 12Jun 12