Metadata in .Net
Metadata is information about assemblies, modules and types that constitute .NET programs.
In .Net, metadata is a common mechanism that the .NET runtime, compilers and tools all can use. Microsoft .NET uses metadata to describe all types that are use...
artificialintelligencebymahima.hashnode.dev1 min read