Published inabp-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
Published inabp-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
Published inabp-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
Published inabp-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
Published inabp-communityHow to Use Multiple DbContexts in a Single Query ExecutionIntroductionJun 24Jun 24
Published inabp-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
Published inabp-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
Published inabp-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
Published inabp-communityUsing FluentValidation with ABP FrameworkWhat is Validation? Why Do We Need to Validate?Jun 14Jun 14
Published inabp-communityHow claim type works in ASP NET Core and ABP FrameworkThe Claim TypeJun 12Jun 12