what is meta data in .net framework?
Ask by Amit Singh
Updated 21 Sep 2020
MetaData
Metadata describes every type and member defined in your code in a language-neutral manner.
Metadata stores the following information:
Description of the assembly.
description of types.
Attributes.