ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Shortcut for the .NET 4 Enum.TryParse(). Defaults to ignoring case, returns an F# Option to indicate success/failure. Unlike a C# extension method, this is able to enforce that the generic type is an enum at compile time.