Try Live Demo
Contact Us

Introducing ASP.NET Zero v.13.1


Introducing ASP.NET Zero v13.1

We are excited to announce the release of ASP.NET Zero v13.1. This release includes new Power Tools features, a common payment system, and many other improvements. We have also updated the packages and fixed some bugs. Let's take a look at the new features and improvements.

⚑Power Tools: Excel Importing

Power Tools now supports Excel importing. You can import data from Excel files to your entities. Power Tools generate the code for importing data from Excel files for you.

When generating entities, you can select the Excel importing feature. Power Tools will generate the necessary code for you. You can then customize the generated code according to your needs.

Power tools excel import

πŸ’° Common Payment System

I assume you know that Aspnetzero provides you tenant's subscription management & recurring payments system. But what if you want to get payments easily with any product?

Now, ASP.NET Zero provides a common payment system to get payments easily. Accept payments from your customers through PayPal, Stripe or with a provider that you can easily implement yourself. You can use the common payment system for any product or service.

For more information, see the Common Payment System.

βœ… Column selection for user excel exporting

You can now select the user's columns you want to export to Excel in the grid and export them to Excel.

In the coming versions, we will provide this for the entities you generate by using the Power Tools.

User excel export

πŸ“ Using System.Text.Json to replace Newtonsoft

We have replaced Newtonsoft.Json with System.Text.Json in the ASP.NET Zero v13.1. System.Text.Json is a JSON library that is built-in to .NET Core. It is faster and has better performance than Newtonsoft.Json. It is also more secure and has better support for the latest features of C#.

For more information, see the official documentation.

https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft?pivots=dotnet-8-0

πŸŒ… Upgrade to ABP 9.1

ASP.NET Zero v13.1 is based on ABP 9.1. ABP 9.1 is a major release that includes performance improvement and bug fixes. For more information, see the ABP 9.1 release notes.

πŸ› Update packages and bug fixes

As we do in every version, we fixed minor padding and margin errors, localization errors, and made improvements for power tools in line with your requests.

✏️ Don't Miss Out!

We have published new blog posts about ASP.NET Zero. You can check them out below:

πŸ™ Conclusion

With ASP.NET Zero v13.1, we've raised the bar yet again. We hope you enjoy this release and look forward to hearing your feedback. If you have any questions or comments, please don't hesitate to contact us.

ASP.NET Zero Awarded As One of the Best 5 Application Development Tools by get app logo Learn More

Don't start from scratch, start from ZERO

scrool to top