Are you confused about ABP Framework's Background Jobs and Background Workers? Yes, it might be a little bit confusing. Let's clarify these terms... ...
January 2025, 119 views
Using abstract unit test classes involves first writing tests in the Application and Domain layers that are independent of the storage technology, ens...
December 2024, 260 views
This article demonstrates how to integrate OpenAI API with the ABP Framework through three practical examples: Chat, Retrieval-Augmented Generation (R...
December 2024, 613 views
This article demonstrates how to build a WhatsApp bot that uses ChatGPT’s conversational AI by integrating an ABP.IO application template with Twilio ...
November 2024, 836 views
Explaining new features of C# 13
November 2024, 361 views
In this article, we will explore the new features introduced in EF Core 9, specifically focusing on Read-only Primitive Collections.
November 2024, 319 views
EF Core improves the translation of LINQ queries to SQL with every release. EF Core 9 is no exception. This article will show you some of the improvem...
November 2024, 421 views
SwaggerUI has been removed from the .NET 9 web templates. Introducing the new built-in OpenAPI documentation system by the Microsoft team...
November 2024, 8398 views
.NET 9 introduces keyed dependency injection in middleware, enabling injection of specific service instances based on keys.
November 2024, 205 views
Delivering static assets efficiently is a key factor in building performant web applications. By optimizing how assets like CSS, JavaScript, and image...
November 2024, 497 views
Get information about happenings in ABP like new releases, free sources, posts, and more.