dotnet / corefxlab

This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
MIT License
1.46k stars 345 forks source link

Question: What is the status of System.Reflection.TypeLoader? #2958

Closed mhsimkin closed 4 years ago

mhsimkin commented 4 years ago

Hi.

Can you let me know the status of System.Reflection.TypeLoader? There doesn't seem to have been any activity in the last two years.

Is it acceptable to use this library in an application? If so, where can I find the package? I checked the CoreFxLab NuGet feed and the package doesn't seem to be present.

Thanks

-marc

mhsimkin commented 4 years ago

Consider this question closed. I have discovered that this functionality will be in the System.Reflection.Metadata namespace in .NET 5.