Learn how to implement dynamic permissions in ASP.NET Zero. Create custom permissions dynamically, manage roles, and extend functionality for tailored access control.
10 December 2024
How To ASP.NET Core14 March 2023
31 January 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.
Adding Microsoft Entra ID to your ASP.NET Zero project is a quick and effective way to ensure a secure authentication process. After the basic App Registration steps in the Microsoft Entra ID (AD), you will take just a few steps to implement OpenID integration in your ASP.NET Zero project.
06 February 2024
HttpOnly cookies are a type of cookie that can only be accessed and manipulated by the server through HTTP requests, not by JavaScript or client-side code. They enhance security by preventing cross-site scripting (XSS) attacks that could steal sensitive information stored in cookies.
ASP.NET Zero v13.0: Get ready to explore the latest enhancements in ASP.NET Zero! Multi-Lingual Entity Support, .NET 8, Angular 17, Metronic 8.2.0, GraphQL 7.x, and ABP 9.0 upgrades.
12 December 2023
ASP.NET Zero v12.4: Enhanced finding user feature, fixing ui bugs, and minor features. Power Tools: Adding typeahead (autocomplete) feature for master detail pages, unlock ASP.NET Zero Power Tools!
19 October 2023