ABP Platform

A comprehensive framework designed to accelerate the development of modern web applications and APIs.

Published by ABP
Distributed by ComponentSource since 2024

Prices from: $ 2,939.02 Version: v10.2 NEW Updated: Mar 31, 2026

ABP Platform 9.1.2

Released: May 5, 2025

Updates in 9.1.2

Features

  • Improved timing documentation.
  • Added AppBasePath parameter to script and style bundling components.
  • Added publishing DynamicPermissionDefinitionsChangedEto in uow.
  • Now handles Swagger OAuth2 callbacks.
  • Added an includeChildren parameter to GetMembersCountAsync for hierarchical member counting.
  • Changed tenant in DynamicRouteValueTransformer.
  • Refactored ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods.
  • Enhanced AbpRemoteStreamContentModelBinder to compatible with multiple files.
  • Set current tenant info before calling NotifyChanged.
  • Added account layout for account routes.
  • Refactor: Changed const to static string in CliConsts and CliUrls.
  • Set PropertyNamingPolicy to null to keep original property name and dictionary key.
  • Updated step3-deployment-github-action.
  • Updated caching.
  • Updated current-user.
  • Updated string-encryption.
  • Updated postgresql.
  • Updated part-03.
  • Updated part-06.
  • Updated settings.
  • Updated MAUI Android proxying documentation.
  • Updated customization-user-interface.
  • Docs: Updated migration guide for ABP 8.2 to include DbSet in DbContext.
  • Updated language-management.md.
  • Added examples for customizing the footer in Blazor and MVC themes.
  • Improved the cookie consent section in the GDPR Module documentation.
  • Added a AbpHangfireOptions configuration section to Hangfire documentation.
  • Clear Title while disposing PageHeader.
  • Added DataTypeAttribute section to Module Entity Extensions document.
  • Added access to extra properties (Shadow Properties).
  • Changed current tenant before read cache.
  • Users can now use role ID to determine 'IsAssigned'.
  • Angular: 
    • Refactored localization for basic and lepton themes.
    • Created Angular installation info of for common modules.

Fixes

  • Removed eShopOnAbp section and instead mention ms solution template in the microservice documentation.
  • Fixed the way to get paths for GetDirectoryContentPath and GetProxyFileInfoPath.
  • Removed ClientProxyServices if ExposeClientProxyServices is false.
  • Set current tenant info before calling NotifyChanged.
  • Set PropertyNamingPolicy to null to keep original property name and dictionary key.
  • Removed duplicate close button.
  • Fixed the column name display logic to include extra prefix.
  • Cleared Title while disposing PageHeader.
  • Fixed the wrong project naming used in the microservice tutorial's 6th part.
  • Angular:
    • Fixed access token parse that fails when encryption is enabled.
    • Fixed the navbar localization problem for the basic theme.
    • Fixed the permission guard check by.