Reputation: 9668
For what it is necessary Microsoft.Contracts namespace in asp.net?
I mean, in what cases I could write using Microsoft.Contracts;
?
Upvotes: 1
Views: 2321
Reputation: 12507
You can find the library here C:\Program Files\Reference Assemblies\Microsoft\Framework.NETFramework\v4.0\mscorlib.dll
Upvotes: 0