dotnet-assemblies.md
January 14, 2020 ยท View on GitHub
Assemblies
An assembly is a reusable, versionable, and self-describing building block of a common language runtime application. It is generated by the compiler and is the primary unit of deployment for .NET code.