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, 66 views
This article demonstrates how to integrate OpenAI API with the ABP Framework through three practical examples: Chat, Retrieval-Augmented Generation (R...
December 2024, 165 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, 342 views
Explaining new features of C# 13
November 2024, 283 views
In this article, we will explore the new features introduced in EF Core 9, specifically focusing on Read-only Primitive Collections.
November 2024, 239 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, 343 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, 7105 views
.NET 9 introduces keyed dependency injection in middleware, enabling injection of specific service instances based on keys.
November 2024, 161 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, 375 views
In this article, we’ll explore HybridCache in .NET 9 and how it integrates with ABP Framework using AbpHybridCache. This new feature offers a robust s...
November 2024, 714 views
Get information about happenings in ABP like new releases, free sources, posts, and more.