In some scenarios, you might prefer updating your ABP project's database by visiting a URL rather than running a console application (such as a typica...
February 2025, 82 views
In this step-by-step guide, I will walk you through the process of containerizing a .NET application. The ultimate goal* is to have a Blazor WebAssemb...
February 2025, 36 views
OpenIddict module provides authentication features like single sign-on, single log-out, and API access control. While it comes pre-installed in ABP ap...
February 2025, 118 views
Learn how to integrate custom Cursor rules into your ABP-based backend to improve code quality and streamline your development process.
February 2025, 126 views
ABP Framework's MySQL provider (Volo.Abp.EntityFrameworkCore.MySQL) relies on Pomelo.EntityFrameworkCore.MySql NuGet package. However, as of now, the ...
February 2025, 64 views
OpenIddict provides an event-driven model (event models) that allows developers to customize authentication and authorization processes. This event mo...
February 2025, 221 views
The Unit of Work is a software design pattern that maintains a list of objects affected by a business transaction and coordinates the writing out of c...
February 2025, 131 views
In this post, I will walk you through configuring a React UI in an ASP.NET Core web project using the MVC approach.
February 2025, 15 views
When deploying an ABP application with OpenIddict to IIS or Azure, you may encounter issues with loading PFX/PKCS12 certificates. This article explain...
January 2025, 173 views
We have introduced a new feature in the ABP framework to bundle the JavaScript/CSS files in the Blazor wasm app. This feature is called Global Assets....
January 2025, 105 views
Get information about happenings in ABP like new releases, free sources, posts, and more.