Articles

ASP.NET 8: What's New About Authentication and Authorization

In ASP.NET 8, the concept of authentication and authorization is undergoing a transformation. Specifically, ASP.NET Core Identity is transitioning fro...

net8 aspnet-core

Using Syncfusion Components With the ABP Framework

A guide on how to integrate Syncfusion component library with the ABP framework and Blazor UI.

blazor syncfusion

Upgrade Your Existing Projects to .NET 8 & ABP 8.0

A new .NET version was released on November 14, 2023, and ABP 8.0 RC.1 shipped based on .NET 8.0 just after Microsoft's .NET 8.0 release. Therefore, i...

net8 abp8

Using DevExtreme Angular Components With the ABP Framework

This article shows how to integrate DevExpress Angular components into ABP Framework-based applications.

Model building conventions in Entity Framework Core 7.0

In this article, I will show you one of the new features of EF Core 7 named "Model building conventions".

How to Setup Azure Active Directory and Integrate Abp Angular Application

In this article, we'll learn how to register an application to Azure Active Directory and integrate AzureAD to an ABP angular applications.

Replace Basic Bootstrap theme with Custom Bootstrap theme in ABP Blazor applications.

In this article, I will show how you can replace the Basic Bootstrap theme with a free Custom Bootstrap theme in Blazor ABP Framework applications.

Password required Redis with ABP Framework and Docker

This article is designed to walk you through the steps of spinning up a Redis container via Docker Desktop, then modifying your ABP framework applicat...

docker redis

Using the AdminLTE Theme with the ABP Framework MVC / Razor Pages UI

Using AdminLTE theme for ABP MVC / Razor Page applications.

mvc AdminLTE

How to export Excel files from the ABP framework

In this article, I will show you a way on how you can export data to an Excel file from an ABP framework with Blazor front end..

excel-export