Articles

How to integrate WPF template with an ABP solution including tests

Like the WPF template but need some direction on how to integrate it into the solution? This article is for you.

MudBlazor Theme in ABP Blazor WebAssembly (FINAL)

In this part, I will show you how to customize/override pre-built Blazor pages of the Identity Module using MudBlazor components.

MudBlazor Theme in ABP Blazor WebAssembly PART 4

In this part, I'll show how to create CRUD pages with MudBlazor components.

Zero Trust Microservice Architecture with ABP Framework

In this article we will explore how to integrate a zero trust microservice architecture with ABP Framework.

Creating a Discord Bot with .NET and the ABP Framework

In this article we will explore how to integrate Discord .NET with ABP.

discord-bot

Quick Start: Build ToDoApp

This playlist contains Quick Start: Build ToDoApp on ABP Framework MVC/Razor Pages. It is the video version of tutorial on docs.abp.io. The four video...

MudBlazor Theme in ABP Blazor WebAssembly Part 3

In this part, I will show you how to replace the built-in messaging service to show MudBlazor message boxes.

Using ABP Client Proxies in MAUI with OpenID Connect

The purpose of this article is to integrate ABP Core into the MAUI project and initialize it as an AbpModule then make able consuming API using ABP IA...

MudBlazor Theme in ABP Blazor WebAssembly PART 2

This sample ABP Blazor WebAssembly project shows how to replace built-in Notification service to display notifications with MudBlazor's Snackbar compo...

Integrating MAUI Client via using OpenID Connect

A demonstration for connecting ABP backend from a MAUI app via using OpenID connect. In this flow, a web browser will be opened when user tries to log...

maui openid-connect