• This repository has been archived on 18/Dec/2021
  • Stars
    star
    130
  • Rank 276,375 (Top 6 %)
  • Language
    C#
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Managed replacement of System.Reflection[.Emit]

Managed.Reflection

Managed.Reflection is a fully managed replacement of System.Reflection and System.Reflection.Emit. Unlike System.Reflection, it is not tied to the runtime it is running on.

It targets .NET Standard 1.3, which means it runs on .NET Core 1.0 and .NET Framework 4.6 and up.

It can generate .pdb files in Portable PDB format.

Binaries

A preview release is available on NuGet.