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.0

Released: Nov 19, 2024

Updates in 9.0

Features

  • Upgraded to .NET 9.0.
  • Introduced Extension Property Policy:
    • Define new properties for existing entities of dependent modules.
    • Dynamically add additional properties to entities without modifying the core structure.
    • Define custom policies for properties, such as access control, validation, and data transformation, directly within ABP.
  • Allow wildcards for Redirect Allowed URLs.
  • Docs Module: Show larger images on the same page.
  • Introduced a new BLOB Storage Provider for Google Cloud Storage: Volo.Abp.BlobStoring.Google.
  • Removed React Native mobile option from free templates.
  • ABP Suite: Better naming for multiple navigation properties to the same entity.
  • CMS Kit Pro: Feedback feature improvements.
    • New auto-handle setting has been added to the settings page. When this feature is enabled, if feedback is submitted without a user note, the feedback is automatically marked as handled.
    • You can now require users to enter a note when submitting negative feedback.
    • Added a feedback user ID that is saved in local storage. This allows you to track the number of unique users submitting feedback or determine if the same user is sending new feedback on updated documents.