A unique community platform for ABP Lovers

This is a hub for ABP Framework, .NET and software development. You can read the articles, watch the video tutorials, get informed about ABP’s development progress and ABP-related events, help other developers and share your expertise with the ABP community.

Live

DOTNET CONF '24

08 May Wednesday - 09:00, Virtual

Latest Videos


Latest Articles


Dealing with Multiple Implementations of a Service in ASP.NET Core & ABP Dependency Injection

I will explain how you can register multiple implementations of the same service interface and inject/resolve all these implementations when you need ...

dependency-injection

Flutter Web Authentication From ABP

How to consume Authentication with OAuth2 with abp frameworks Identity service in Flutter web.

Handle Concurrency with EF Core in an ABP Framework Project with ASP.NET Core MVC

In this article, we'll create a basic application to demonstrate how "Concurrency Check/Control" can be implemented in an ABP project.

Social Media Logins with ABP

The Account Module has already configured to handle social or external logins out of the box. We will see each line by line progress till the end goal...

social-external-logins

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.