We are excited to announce the release of ASP.NET Zero v13.3. This release includes MAUI developments, recaptcha enhancements, 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.
02 August 2024
New Release14 March 2023
31 January 2024
After the rise of Microservice architecture, Modular Monolith became popular nowadays. ASP.NET Zero, a powerful framework for building enterprise applications, supports this architecture elegantly. In this blog post, we'll explore how to create a modular monolith application using ASP.NET Zero.
30 July 2024
We are exited to share that ASP.NET Zero has been awarded with multiple accolades from the Gartner Digital Markets brands - Capterra, Software Advice, and GetApp. Our product was featured in various flagship reports released in 2024, showcasing our excellence in the App Building category.
23 July 2024
In most companies, a user belongs to more than one organization. Also, in some applications, we need to filter the data shown depending on the logged-in user's organization. For such scenarios, allowing users to select one of the organizations they belong to is a good practice.
26 June 2024
ASP.NET Zero's common payment system allows developers to process payments for any service/good either one time or in a recurring way.
24 May 2024
ASP.NET Zero v13.2: Passwordless login, Power Tools: Custom Menu Position, Upgrade datatables.net to 2.0.1, Upgrade to ABP 9.2
14 May 2024
This post explores different approaches, their pros and cons, and dives into implementing them in ASP.NET Core using Entity Framework Core (EF Core) with code examples.
25 March 2024
In the dynamic world of web development, configuring applications effectively is crucial for adaptability and maintainability
06 March 2024
ASP.NET Zero v13.1: Excel Importing, Common Payment System, Column selection for user excel exporting, Using System.Text.Json to replace Newtonsoft, Upgrade to ABP 9.1
28 February 2024
In this blog post, we will integrate Kendo UI Angular with ASP.NET Zero. We will create a product crud app and display data with Kendo UI's Angular Grid component.