Articles

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

Using AutoFilterer with ABP Framework

his article is about filtering data automatically without writing any LINQ via using AutoFilterer.

AutoFilterer

MudBlazor Theme in ABP Blazor WebAssembly

This sample demonstrates how you can use MudBlazor layouts in your ABP Blazor WebAssembly applications.