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