ASP.NET Core localization is a feature that allows applications to support multiple languages and cultures, making it easier to reach a global audience. read more
What is AntiForgerty token, why it's so important and how to set AntiForgery cookie HttpOnly in ASP.NET Zero read more
In this article we will see how we can integrate the **Telerik UI** for ASP.NET Core (Kendo) components with our **Asp.Net Zero** MVC app read more
Persist Data Protection Keys to Database read more
Load testing generally refers to the practice of modeling the expected usage of a software program by simulating multiple users accessing the program concurrently. I will try to explain you how to load test authenticate endpoint on an ASP.NET Zero app. read more
We will create a sample phonebook application based on ASP.NET Zero (ASP.NET Core & Angular version) step by step read more
Integrate DevExpress Reporting to ASP.NET Zero (ASP.NET Core version) step by step. read more
How to implement tenant information independent login read more