Skip to content

Commit 51c5fa1

Browse files
committed
Made a few changes on 14.3 blog post
1 parent 2710cd2 commit 51c5fa1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

blog-posts/en/Introducing-aspnetzero-v14-3.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
# Introducing ASP.NET Zero v14.3
55

66
We are excited to announce the release of **ASP.NET Zero v14.3**.
7-
This version brings **major upgrades**, **UI improvements**, and a brand new **blog post on Azure Functions integration** to help developers build even more powerful and scalable applications. Alongside these, we’ve also delivered numerous bug fixes and enhancements to improve overall performance and developer experience.
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.
88

99
Let’s take a look at what’s new in this release!
1010

1111
## 🚀 Upgraded to ABP 10.3
1212

13-
ASP.NET Zero v14.3 is now built on **ABP 10.3**, bringing the latest performance improvements, stability updates, and compatibility with .NET 9.
13+
ASP.NET Zero v14.3 is now built on **ABP 10.3**, bringing the latest performance improvements, stability updates.
1414
This upgrade ensures you can take advantage of ABP’s latest features while keeping your application modern, secure, and future proof.
1515

1616
👉 For details, see the [ABP 10.3 release notes](https://github.com/aspnetboilerplate/aspnetboilerplate/releases/tag/v10.3).
1717

1818
## 🎨 Public Website Upgraded to Bootstrap 5
1919

20-
The **Public Website** has been upgraded from Bootstrap 4 to **Bootstrap 5**, bringing a modern design system for a better user experience, improved layout, and updated package for a cleaner usability.
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.
2121

2222
## ☁️ New Blog Post: Azure Functions Integration
2323

24-
ASP.NET Zero v14.3 comes with a brand new **blog post** that shows how to integrate **Azure Functions** into your ASP.NET Zero solution.
24+
There is a new **blog post** that shows how to integrate **Azure Functions** into your ASP.NET Zero solution.
2525
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.
2626

2727
👉 Learn more in our detailed guide: [Integrate Azure Functions in ASP.NET Zero](https://aspnetzero.com/blog/integrate-azure-functions)

0 commit comments

Comments
 (0)