by Niklesh Soni | Dec 17, 2025 | Blog
Introduction In this blog, we’ll explore Blazor WebAssembly for Building Fast Client-Side Apps with .NET and how it’s changing the way modern web applications are built. Blazor WebAssembly allows developers to create interactive, high-performance web apps using C# and...
by Niklesh Soni | Dec 12, 2025 | Blog
In this blog, I want to walk you through my personal experience of working with Integrating GraphQL with ASP.NET Core and why it’s becoming such a game-changer in modern web development. Over time, the way we build applications has changed a lot, and developers now...
by Niklesh Soni | Nov 28, 2025 | Blog
Introduction Minimal API using .NET and C# offer a fast, lightweight, and modern approach to building HTTP APIs using minimal configuration and boilerplate code. Introduced in .NET 6, Minimal APIs have become increasingly popular for micro services, cloud-native...