14 March 2023

ASP.NET Core Localization

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

m-aliozkaya
Blog
09 March 2023
HTTP-Only Anti-Forgery Token in ASP.NET Zero

What is AntiForgerty token, why it's so important and how to set AntiForgery cookie HttpOnly in ASP.NET Zero read more

m-aliozkaya
Blog
20 December 2022
Using Telerik ASP.NET Core with ASP.NET Zero

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

m-aliozkaya
Blog
24 October 2022
Persist Data Protection Keys to Database

Persist Data Protection Keys to Database read more

ismcagdas
Blog
12 January 2022

Running Load Test on ASP.NET Zero

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

Creator: ismcagdas
Blog
12 January 2022

Using ASP.NET Zero with DevExtreme (Mvc)

read more

Creator: demirmusa
Blog
12 January 2022

Using ASP.NET Zero with DevExtreme (Angular)

We will create a sample phonebook application based on ASP.NET Zero (ASP.NET Core & Angular version) step by step read more

Creator: demirmusa
Blog
12 January 2022

DevExpress Reporting (Angular)

Integrate DevExpress Reporting to ASP.NET Zero (ASP.NET Core version) step by step. read more

Creator: demirmusa
Blog
12 January 2022

Sign In Without Specifying Tenant (Angular)

How to implement tenant information independent login read more

Creator: demirmusa
Blog