|
| 1 | +**Title:** Introducing ASP.NET Zero v14.3 |
| 2 | +**Description:** ASP.NET Zero v14.3: ABP 10.3 upgrade, Bootstrap 5 for Public Website, Azure Functions integration blog post, and key bug fixes & enhancements for a modern development experience. |
| 3 | + |
| 4 | +# Introducing ASP.NET Zero v14.3 |
| 5 | + |
| 6 | +We are excited to announce the release of **ASP.NET Zero v14.3**. |
| 7 | +This version brings **Upgrades**, **UI improvements**, and a brand new **blog post on Azure Functions integration** to help developers build even more powerful and scalable applications. We’ve also delivered numerous bug fixes and enhancements to improve overall performance and developer experience. |
| 8 | + |
| 9 | +Let’s take a look at what’s new in this release! |
| 10 | + |
| 11 | +## 🚀 Upgraded to ABP 10.3 |
| 12 | + |
| 13 | +ASP.NET Zero v14.3 is now built on **ABP 10.3**, bringing the latest performance improvements, stability updates. |
| 14 | +This upgrade ensures you can take advantage of ABP’s latest features while keeping your application modern, secure, and future proof. |
| 15 | + |
| 16 | +👉 For details, see the [ABP 10.3 release notes](https://github.com/aspnetboilerplate/aspnetboilerplate/releases/tag/v10.3). |
| 17 | + |
| 18 | +## 🎨 Public Website Upgraded to Bootstrap 5 |
| 19 | + |
| 20 | +The **Public Website** has been upgraded from Bootstrap 3 to **Bootstrap 5**, bringing a modern design system for a better user experience, improved layout, and updated package for a cleaner usability. |
| 21 | + |
| 22 | +## ☁️ New Blog Post: Azure Functions Integration |
| 23 | + |
| 24 | +There is a new **blog post** that shows how to integrate **Azure Functions** into your ASP.NET Zero solution. |
| 25 | +This guide shows how to integrate Azure Functions with ASP.NET Zero to build scalable, event driven apps without managing infrastructure. By combining ASP.NET Zero’s modular architecture with Azure Functions, you can run background jobs, lightweight APIs, and webhooks efficiently while leveraging your existing business logic. |
| 26 | + |
| 27 | +👉 Learn more in our detailed guide: [Integrate Azure Functions in ASP.NET Zero](https://aspnetzero.com/blog/integrate-azure-functions) |
| 28 | + |
| 29 | +## 🛠️ Bug Fixes & Enhancements |
| 30 | + |
| 31 | +We’ve addressed a wide range of feedback, delivering important fixes and UI consistency improvements across Angular and MVC applications. |
| 32 | + |
| 33 | +Highlights include: |
| 34 | + |
| 35 | +* Improved **modal titles and button label consistency** across the UI |
| 36 | +* Updated **role modal** to track active tabs and toggle permissions visibility |
| 37 | +* Enhanced **Power Tools templates** for Angular 20 compatibility |
| 38 | +* Added **dark mode selector** to PrimeNG theme options |
| 39 | +* Migrated **PrimeNG dropdowns to select** in Power Tools for better UX |
| 40 | +* Fixed various issues in **Power Tools Excel export, Autocomplete, and Navigation Property validation** |
| 41 | +* Numerous **code cleanups, style refactors, and performance updates** |
| 42 | + |
| 43 | +These fixes and refinements ensure your applications are more **stable and consistent to use**. |
| 44 | + |
| 45 | +## 🔗 Additional Resources |
| 46 | + |
| 47 | +📢 Check out the full changelog for details: |
| 48 | + |
| 49 | +* [ASP.NET Zero v14.3 Release Notes](https://github.com/aspnetzero/aspnet-zero-core/releases/tag/v14.3.0) |
| 50 | + |
| 51 | +* [ASP.NET Zero v14.3 RC-1 Release Notes](https://github.com/aspnetzero/aspnet-zero-core/releases/tag/v14.3.0-rc.1) |
| 52 | + |
| 53 | +📌 Related blog posts you might find useful: |
| 54 | + |
| 55 | +* [Integrate .NET Aspire with ASP.NET Zero](https://aspnetzero.com/blog/integrate-aspire-with-aspnet-zero) |
| 56 | + |
| 57 | +* [Introducing ASP.NET Zero v14.2](https://aspnetzero.com/blog/introducing-asp.net-zero-v14.2) |
| 58 | + |
| 59 | +## 🙏 Conclusion |
| 60 | + |
| 61 | +With ASP.NET Zero v14.3, we’ve taken things further with UI improvements, ABP 10.3 support, and Bootstrap 5 for the Public Website. We hope you enjoy these enhancements and look forward to your feedback. If you have any questions or comments, feel free to reach out to us. |
| 62 | + |
| 63 | +<a href="mailto:info@aspnetzero.com">[info@aspnetzero.com](mailto:info@aspnetzero.com)</a> |
0 commit comments