Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

jfrijters/Managed.Reflection

Repository files navigation

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.

About

Managed replacement of System.Reflection[.Emit]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages