<PackageReference Include="castle.core" Version="2.5.2" />

EnumHelper

public static class EnumHelper
http://www.dolittle.com/blogs/einar/archive/2008/01/13/missing-enum-getvalues-when-doing-silverlight-for-instance.aspx
public static T[] GetValues<T>()

public static object[] GetValues(Type enumType)