Articles

How to Customize the Login Page for MVC / Razor Page Applications

This document explains how to customize the login page for your own application.

File Upload/Download with BLOB Storage System in ASP.NET Core & ABP Framework

This step-by-step article describes how to upload a file to a Web server and also download by client with using ASP.NET Core & ABP Framework.

Implementing Passwordless Authentication with ASP.NET Core Identity

In this tutorial, we will show you how to add a custom token provider to authenticate a user with a link, instead of entering a password.

How to Use the Azure Active Directory Authentication for MVC / Razor Page Applications

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

Using Elsa Workflow with the ABP Framework

This article shows how we can use this workflow library within our ABP-based application. We will start with a couple of examples and then we will int...

elsa workflow

Many to Many Relationship with ABP and EF Core

In this article, we'll create a BookStore application like in the ABP tutorial and add an extra Category feature to demonstrate how we can manage the ...

Patch for Chrome login issue (IdentityServer4 + SameSite cookie problem)

Configures "SameSite" cookie policy to properly for set the SameSite attribute when Identity Server 4 is being used in HTTP schema.

How to add custom property to the user entity

I will explain how you can customize the user entity class, which is available in every web application you create using the ABP framework, according ...

extending-entities

How to Customize the SignIn Manager

This article explains how to customize the SignIn Manager for your own application.

What’s New in .NET 8 🧐 ? Discover ALL .NET 8 Features⚡🚀

📢 In this post, we'll explore all the new features of .NET 8 and the changes in this new version. Grab your coffee ☕ and let's take a look at all the...