ABP.IO Platform 8.0 Has Been Released

|Decision Tree Technology

Volosoft has released version 8 of ABP Framework and ABP Commercial.

This major release includes the following additions:

Here’s a quick list of updates introduced in ABP Framework v8.0:

These updates bring better performance, improved security, and ease of use across various features of the ABP framework.

For further details, you can refer to the official blog post.

  • Upgrade to .NET 8.0 – ABP has been upgraded to support .NET 8.0, which requires existing solutions to migrate to this version of the .NET platform.

  • Angular 17 Integration – The Angular UI template now supports Angular 17, bringing in the latest improvements from the Angular ecosystem.

  • Dynamic Claims – This new feature allows the dynamic generation of user claims on each request, ensuring up-to-date claim information without requiring a user to re-login.

  • CDN Support for Bundling & Minification – CDN support is added to the bundling and minification system for MVC/Razor Pages, optimizing the handling of external resources.

  • Read-Only Repositories – New read-only repository interfaces have been added for data querying without change tracking, boosting performance for certain operations.

  • Username After Social Login – The user registration process with external/social logins has been improved, allowing users to set a username immediately, avoiding email exposure as usernames.

  • LDAPS Support – Secure LDAP over SSL (LDAPS) has been introduced, enhancing security for directory integrations.

Our team already had a chance to work on this release with Blazor UI, Angular 17 and Lepton X with some of our clients. If you are considering an upgrade and have doubts feel free to have a quick chat with one of our experts.

Book a FREE call now!

Recent posts

Layered vs Modular vs Microservices... Which One is Best for You?

Layered vs Modular vs Microservices... Which One is Best for You?

Decision Tree Technology|

In this post, we will discuss major software architectures (Layered, Modular and Microservices) and explain which one is suitable for what type of projects and teams, as well as the pros and cons of each architecture. We will compare these approaches and also explore ABP’s startup solution templates to start with each solution type easily.

ABP.IO Platform 9.0 Has Been Released

ABP.IO Platform 9.0 RC Has Been Published

Decision Tree Technology|

The ABP Framework 9.0 RC is here, packed with new features and enhancements to elevate your development experience.Key Highlights:.NET 9.0 Support: Unlock the latest .NET features and performance improvements.Extension Property Policy: Dynamically add properties to module entities with ease.Google Cloud Storage Integration: New BLOB provider for seamless storage solutions.ABP Suite Improvements: Enhanced navigation property naming for better code clarity.CMS Kit Pro Feedback: Refined feedback features for improved user engagement.The React Native mobile option has been retired in free templates, aligning focus on alternative strategies. Dive into the release and migration guide to explore how these updates can benefit your projects.

Building Multi-Tenant ASP.NET Core Applications and ABP Framework | .NET Conf 2023

Mastering Multi-Tenancy in ASP.NET Core: Real-World Insights

Decision Tree Technology|

Multitenant applications are pivotal in modern enterprise software, offering scalability, cost efficiency, and streamlined maintenance. The ABP Framework, an open-source, modular framework built on ASP.NET Core, excels in facilitating multitenancy. It supports shared resources, robust data isolation, and seamless tenant management, making it a top choice for scalable solutions.