July 2024, 797 views
July 2024, 869 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, 9 views
ABP Framework's MySQL provider (Volo.Abp.EntityFrameworkCore.MySQL) relies on Pomelo.EntityFrameworkCore.MySql NuGet package. However, as of now, the ...
February 2025, 48 views
OpenIddict provides an event-driven model (event models) that allows developers to customize authentication and authorization processes. This event mo...
February 2025, 111 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, 82 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, 82 views
In this post, I’ll show you how to integrate ABP modules into your ASP.NET Core Web API project from scratch, without using the ABP solution template....
January 2025, 153 views
The stable version of .NET 9 will be released on November 12, 2024 🎉 The ABP Platform is fully ready for the new .NET version 🚀 We already updated a...
October 2024, 850 views
A proof of concept on how to get started using GrapesJS as an editor for CMS Kit.
September 2024, 155 views
Explore a module developed to manage baselines creation, entity versioning, ensuring accurate and comprehensive change tracking. The article discusses...
July 2024, 434 views
ABP provides data filters that can filter queries automatically based on some rules. This feature is useful for implementing multi-tenancy, soft delet...
July 2024, 674 views
Get information about happenings in ABP like new releases, free sources, posts, and more.