---
title: "What Is A Private Assembly ?"  
description: "What Is A Private Assembly ?"  
author: "Anonymous User"  
published: 2019-12-12  
updated: 2019-12-12  
canonical: https://www.mindstick.com/forum/155586/what-is-a-private-assembly  
category: ".net"  
tags: [".net", ".net assembly"]  
reading_time: 1 minute  

---

# What Is A Private Assembly ?

[Please explain](https://www.mindstick.com/forum/344/hi-rohith-i-am-new-for-mvc-please-explain-how-to-set-implicitly-isauthenticated-true) What Is A [Private](https://www.mindstick.com/blog/11097/java-access-modifiers-the-public-and-the-private-modifiers) [Assembly](https://www.mindstick.com/articles/25/global-assembly-cache) ?

## Replies

### Reply by Nishi Tiwari

**Private assembly can be used in single application where this assembly can be stored in application’s directory**. Also we can say that private assembly requires to copy in all application folder where we want to use assembly’s functionalities, without copying we cannot access private assembly’s features and power.


---

Original Source: https://www.mindstick.com/forum/155586/what-is-a-private-assembly

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
