Skip to content

Added support for .NET Framework 4.6.1, Added Platform.Reflection.Sigil replacement API, Type<T> renamed to NumericType<T>

Compare
Choose a tag to compare
@Konard Konard released this 01 Sep 17:29
· 220 commits to master since this release

https://www.nuget.org/packages/Platform.Reflection/0.1.0

Added support for net461 (.NET Framework 4.6.1).
Platform.Collections dependency updated from 0.0.4 to 0.0.5.
Added System.Reflection.Emit.ILGeneration and System.Reflection.Emit.Lightweight dependencies.
Added Platform.Reflection.Sigil replacement API.
Added Collection and Array static properties to Types class, they represent empty array.
Type renamed to NumericType.
Added GetILBytesMethodTests.
Refactoring, issues fix.

This release is not backward compatible with previous 0.0.6 release.