Top 10 Middleware in ASP.NET Core Web API

Middleware is the heartbeat of ASP.NET Core Applications. To build a clear, scalable, and secure APIs, you have to know about the key collection of …

Early Access to .NET 10 in Visual Studio 2022

Currently .NET 10 is under Preview mode. The current version is preview 5, released on 10-June-2025 By default, Visual Studio 2022 doesn’t support the early …

6 Strategies to Build Resilience in ASP.NET Core

In the evolving world of cloud-native and distributed systems, resilience is no longer optional, it’s essential. This article explores how developers can leverage the power …

Hot Design: The Next-Generation Visual Designer for .NET Apps

Hot Design is the latest and greatest tool introduced by Uno Platform as part of Uno Platform Studio. It is an evolutionary innovation that transforms …

Your Quick Guide to Learn JWT

JWT is short for JSON Web Tokens It is a standard format to transmit data between systems in a secure way through JSON objects This …

Book Review: React Key Concepts

Are you ready to start the year with learning React? Today I am presenting you a book that has been recently published through its second …

Exploring the Top 5 Features in C# 13

So C# 13 is now generally available, completely released and ready for production with full support from Microsoft and the community, this article we will …

Top 5 Language Features in C# 12

.NET 8 brought a set of new language features with the introduction of C# 12, check this article to learn about the top 5 Features …

Book Review: API Testing and Development with Postman

⚡ Master the Art of API Testing and Development Introducing the Second Edition of: API Testing and Development with Postman API creation, testing, debugging, and …

.NET / C#

Build a Dictionary App using Uno Platform

This tutorial will help you build a dictionary app using Uno Platform. Along the way, you will also learn about Uno Platform and its amazing …