I think I understand why .NET Core assemblies have strong names, as it is explained [here]( https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/strong-name-signing.md). But I don’t see that these reasons also apply to ASP.NET Core. So why are the assemblies of ASP.NET Core strongly named too?
I think I understand why .NET Core assemblies have strong names, as it is explained here.
But I don’t see that these reasons also apply to ASP.NET Core. So why are the assemblies of ASP.NET Core strongly named too?