Skip to content

Commit 42e6b61

Browse files
committed
minor changes
1 parent e087824 commit 42e6b61

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

blog-posts/en/Introducing-aspnetzero-v12-4.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
# Introducing ASP.NET Zero v12.4
55

6-
We're thrilled to introduce ASP.NET Zero v12.4, the latest version of our flagship **framework** that continues to **revolutionize** web development. This release comes with ui improvements, bug fixes, and minor features. We've also added a new feature (typeahead) to our Power Tools that will **enhance** your **development process** and **improve** your **productivity**.
6+
We're thrilled to introduce ASP.NET Zero v12.4, the latest version of our **framework**. This release comes with ui improvements, bug fixes, and minor features. We've also added a new feature (typeahead) to our Power Tools that will **enhance** your **development process** and **improve** your **productivity**.
77

88
## ✨ Enhanced finding user feature
99

1010
Finding a user is now more **user-friendly** and easier than ever. We've **separated** the name, surname, and email fields to simplify the process of locating a user.
1111

12-
![Finding User](/Images/Blog/anz-enhanced-find-user.png)
12+
![Finding User](./images/Blog/anz-enhanced-find-user.png)
1313

1414
## 🎨 UI Improvements
1515

@@ -22,13 +22,13 @@ Finding a user is now more **user-friendly** and easier than ever. We've **separ
2222

2323
## 🔅 Power Tools : Typeahead (Autocomplete) Feature
2424

25-
Power Tools now supports [master-detail](https://docs.aspnetzero.com/en/common/latest/Development-Guide-Rad-Tool-Master-Detail) entities, which involve a child-parent relationship. We have options to choose relations through either a lookup table or a dropdown menu, providing you with greater flexibility. And it is now possible with typeahead (autocomplete) option.
25+
Power Tools supports [master-detail](https://docs.aspnetzero.com/en/common/latest/Development-Guide-Rad-Tool-Master-Detail) entities, which involve a child-parent relationship and also navigation properties. For these, we have options to choose relations through either a lookup table or a dropdown menu, providing you with greater flexibility. And it is now possible with typeahead (autocomplete) option.
2626

27-
![Typeahead](/Images/Blog/anz-typeahead.png)
27+
![Typeahead](./images/Blog/anz-typeahead.png)
2828

29-
## 🎆 Upgrade to ABP 8.4
29+
## 🎆 Upgrade to ASP.NET Boilerplate Framework 8.4
3030

31-
ASP.NET Zero v12.4 is built on top of [ASP.NET Boilerplate](https://aspnetboilerplate.com/), which has been upgraded to version 8.4. This means that you can take advantage of the latest features and improvements of ABP Framework.
31+
ASP.NET Zero v12.4 is built on top of [ASP.NET Boilerplate](https://aspnetboilerplate.com/), which has been upgraded to version 8.4. This means that you can take advantage of the latest features and improvements of ASP.NET Boilerplate Framework.
3232

3333
## 🙏 Conclusion
3434

0 commit comments

Comments
 (0)