Gaurav

Gaurav @gaurav-nandankar

About: Versatile Developer skilled in mobile and web development, UI/UX design, and API integration. Committed to industry best practices and successful project outcomes.

Location:
India
Joined:
Jul 15, 2024

Gaurav
articles - 10 total

🚀 Getting Started with RabbitMQ Pub/Sub using MassTransit in .NET

In this guide, we’ll set up a Publisher/Consumer architecture using RabbitMQ and MassTransit in .NET....

Learn More 0 0May 21

Custom Middleware Extensions in .NET Core Web API

Middleware in ASP.NET Core is a powerful mechanism for intercepting HTTP requests and responses...

Learn More 1 0Jan 9

Dependency Injection in ASP.NET Core with Extension Classes: A Comprehensive Guide

Dependency Injection (DI) is a fundamental design pattern in ASP.NET Core that promotes code...

Learn More 9 1Jan 9

Securing Your .NET APIs with JWT Authentication

JSON Web Tokens (JWT) are a widely-used standard for securing APIs. In this post, we will explore how...

Learn More 8 1Jan 3

.NET Core MVC Project Structure : Implementing a Generic Service and Repository Pattern

In this post, we'll dive into how the Unit of Work and Repository Pattern simplify database access in...

Learn More 2 0Dec 3 '24

Angular 17+ Fundamentals : Everything you need to know in one place

If you're here, you're probably already interested in learning Angular and want to dive right into...

Learn More 5 0Oct 6 '24

How to Make API Calls in Android Using Kotlin

In modern mobile app development, integrating with RESTful APIs is a common task. Often, these APIs...

Learn More 9 0Sep 28 '24

Family Tree View in .NET MVC

A couple of days ago, a candidate came in for an interview at the company where I work. He was given...

Learn More 2 0Aug 26 '24

Serilog Integration in .NET

Serilog is a newer logging framework for . NET. It was built with structured logging in mind. It...

Learn More 2 0Aug 5 '24

Reset Firebase User Password in C# Using Firebase SDK

In this guide, we'll walk through the process of resetting a user's password in a C# application...

Learn More 2 0Aug 1 '24