Skip to content
No results
  • Home
  • Articles
  • Collections
referbruv
  • Home
  • Articles
  • Collections
  • DSA
  • Angular
  • ASP.NET Core
  • AWS
  • C# Concepts
  • Design Patterns
  • Docker
  • SOLID Principles
  • Spring Boot
  • xUnit
referbruv

How to use NDepend for Code Analysis – My Experience

  • July 14, 2024
  • Articles, ASP.NET Core

I got a chance to try and play around with NDepend, a popular Code Analysis tool for .NET and here's how I integrated and my thoughts on it.

Simple Differences b/w ViewBag and ViewData in ASP.NET Core

  • February 4, 2024
  • Articles, ASP.NET Core

In this brief article, let us discuss the differences between ViewBag and ViewData and how they are used in ASP.NET Core MVC

How to deploy ASP.NET Core Web API to Kubernetes

  • January 16, 2024
  • Articles, ASP.NET Core, Kubernetes

In this article, we'll discuss about Kubernetes, a popular container orchestration engine and learn how we can deploy an ASP.NET Core Web API to it.

How to do Pagination in ASP.NET Core Web API

  • January 16, 2024
  • Articles, ASP.NET Core

In this article, let's look at how we can design an API that uses pagination on its query results using ASP.NET Core and IQueryable over Entity Framework Core

API Versioning in ASP.NET Core with Swagger – Ultimate Guide

  • January 16, 2024
  • Articles, ASP.NET Core
  • 2 Comments

In this detailed article, let us explore how we can implement API Versioning in ASP.NET Core and integrate with Swagger UI with detailed example.

How I tested my JWT token params in ASP.NET Core

  • January 16, 2024
  • API Security, Articles, ASP.NET Core

Say you have to validate a JWT token based on the parameters supplied from an external service that varies for every incoming scheme.

How to work with Startup class in ASP.NET Core

  • December 25, 2023
  • Articles, ASP.NET Core
  • 2 Comments

In this article, let's talk in detail about the Startup class and its methods, parameters etc in a typical ASP.NET Core application

How to use JWT Authentication with IOptions in ASP.NET Core

  • December 25, 2023
  • API Security, Articles, ASP.NET Core

In this article let's look at configuring the JWT bearer authentication header in the service pipeline by injecting a strongly typed configuration class.

How to implement API Versioning in ASP.NET Core

  • December 25, 2023
  • Articles, ASP.NET Core

In this article, let's look at how to setup API Versioning and the strategies employed in general and a few issues we encounter on our way.

1 2 3 4 … 10
Next

Recent Articles

  • Understanding SOLID – Dependency Inversion PrincipleMay 12, 2025
  • Understanding SOLID – Interface Segregation PrincipleMay 11, 2025
  • Understanding SOLID – Liskov Substitution PrincipleMay 10, 2025
  • Understanding SOLID – Open/Closed PrincipleMay 6, 2025
  • Understanding SOLID – Single Responsibility PrincipleMay 5, 2025

Interview Questions

  • What are SOLID Principles Explained in an Easy WayJanuary 28, 2024
  • parseInt() And Number() In Javascript Made EasyDecember 29, 2023
  • What is Main method in Java – Explain in easy wayDecember 28, 2023
  • Differences in between JDK, JRE and JVM made easyDecember 28, 2023
  • Explain how to configure a Middleware in ASP.NET Core?December 25, 2023

How to Build Real time Web Applications with SignalR and .NET 6!
How to work with ASP.NET Core Middlewares - The Ultimate Guide
  • About
  • Privacy

Referbruv © 2026 - Theme by CreativeThemes