kevin-montrose / Sigil

A fail-fast validating helper for .NET CIL generation
Microsoft Public License
985 stars 94 forks source link

Portable Class Library #43

Open NaxAlpha opened 8 years ago

NaxAlpha commented 8 years ago

Can it be used in Portable Class Library for .Net Framework and Xamarin Android?

NickCraver commented 4 years ago

The library implements netstandard2.0 and netstandard2.1, though there are general reflection issues with those platforms most of it should work these days.