Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC
Contact Us

MVC

Use API Versioning in ASP.NET Zero

Use API Versioning in ASP.NET Zero

APIs are the backbone of modern applications. As your API evolves, adding new features and updating old ones becomes inevitable. This is where API versioning comes into play. But why is API versioning important, and how do we implement it in ASP.NET Core?

30 October 2024

MVC How To ASP.NET Core

MVC Posts

Building a Modular Monolith Application with ASP.NET Zero

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

Integrating Microsoft Entra ID (Active Directory) with ASP.NET Zero

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

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

20 December 2022

Converting Create/Edit Modal to Page (Mvc)

How to convert AspNet Zero's tenant create & edit modals to regular mvc pages.

02 March 2022

Development with Docker Containers for MVC

Debug ASP.NET Zero with Docker containers

02 March 2022

File Upload Tutorial (Mvc)

Use file upload in ASP.NET Zero project

02 March 2022

Sign In Without Specifying Tenant (Mvc)

How to implement tenant information independent login

02 March 2022

DevExpress Reporting (Mvc)

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

02 March 2022

Integrating ELSA with ASP.NET Zero (Mvc)

Integrate Elsa with ASP.NET Zero and create a simple workflow following official Elsa Dashboard + Server document.

02 March 2022