Articles

Creating Dockerfile for ABP Applications

In this post we will see how to create proper docker file for your abp application.

IdentityUser Relationship and Extending It

In this article, I will talk about the relationships of IdentityUser in every web application that can be created with the ABP framework.

Streamline Localization in Your ABP Project

Making localization changes to an ABP project can be a daunting task, especially if you're dealing with multiple languages and translations. During de...

.Net Microservice template with ABP

In this post, I will show you how to create an ABP microservice using a dotnet new template.

Migration of legacy Power Builder systems to latest Web platform with ABP Framework

Organizations have been migrating from PowerBuilder to web-based platforms for improved accessibility, security, scalability, efficiency, integration,...

Converting Create/Edit Modal to Page

In this document we will explain how to convert BookStore's Books create & edit modals to regular razor pages.

How to Contribute to ABP Framework

In this article I will explain how you can contribute to the open source ABP Framework.

contribution-guide

ABP Framework — 5 steps Go No Go Decision Tree

A software development framework is a tool that provides a set of components for different applications to reduce the cost and time of developing the ...

Why ABP Framework is one of the best tools for migration from legacy MS Access systems to latest Web app

Migrating legacy MS Access systems to the web platform can be a challenging task for many organizations. However, by using the ABP Framework and ABP S...

How to Use the Weixin Authentication for MVC / Razor Page Applications

This guide demonstrates how to integrate Weixin to an ABP application that enables users to sign in using OAuth 2.0 with credentials.

asp.net-core Weixin