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


Docker Deployment using docker swarm

This is a step-by-step guide on how to set up a server and deploy a docker container using a docker swarm. you will learn how to deploy the ABP micros...

Consume an ABP API (OpenIddict) from a .NET Core console Application

From version 6.0.0 ABP will start to use OpenIddict instead of IdentityServer. In this article, I will show you how you can connect to an OpenIddict p...

openiddict

A BaseEfCoreRepository class that inherits from EfCoreRepository

In this article, I explain how you can create a BaseEfCoreRepository class that inherits from the EfCoreRepository class of the ABP Framework.

EfCore

Connect an ABP application with OpenIddict to Zapier - Part 3

This article builds on the foundation established in Part 1 of the series to show you how you can extend the functionality of your system with Zapier ...

Extending the Application Configuration Endpoint

ABP Framework provides a standard endpoint that contains some useful information about the application, such as localization values, current user info...

Connect an ABP application with OpenIddict to Zapier - Part 2

This article builds on the foundation established in Part 1 of the series to show you how you can extend the functionality of your system with Zapier ...

Zapier openiddict