Noun (concept)
Assemblies
the fundamental units of deployment in .NET-based applications which include version control, code reuse, activation scoping, and security permissions
After building the project, the application was packaged into a single assembly file called MyApp.dll.