What is public assembly?
If an assembly is copied into a global place and the reference is used from all the applications in which we want to use.Then the assembly is known as public or global or shared assembly.
If an assembly is copied into a global place and the reference is used from all the applications in which we want to use.Then the assembly is known as public or global or shared assembly.