---
title: "What do you understand by aggregate dependency?"  
description: "What do you understand by aggregate dependency?"  
author: "Sumit Kesarwani"  
published: 2014-09-01  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/2091/what-do-you-understand-by-aggregate-dependency  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What do you understand by aggregate dependency?

Aggregate dependency allows multiple dependencies to be aggregated for content that depends on more than one resource. In such type of dependency, you need to depend on the sum of all the defined dependencies to remove a data item from the cache.

## Answers

### Answer by Sumit Kesarwani

Aggregate dependency allows multiple dependencies to be aggregated for content that depends on more than one resource. In such type of dependency, you need to depend on the sum of all the defined dependencies to remove a data item from the cache.


---

Original Source: https://www.mindstick.com/interview/2091/what-do-you-understand-by-aggregate-dependency

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
