GAC in dotnet
In .NET (a software development framework created by Microsoft), GAC stands for Global Assembly Cache. The GAC is a machine-wide cache that stores assemblies (i.e., compiled code libraries) that are intended to be shared by multiple applications on a...
yesicbap.hashnode.dev1 min read