Info
| Version: | 0.1.2 | 
| Author(s): | Peter Lisovin | 
| Last Update: | Wednesday, February 12, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/lisovin/ILBuilder | 
| NuGet Url: | https://www.nuget.org/packages/ReflectionTypeProvider | 
Install
Install-Package ReflectionTypeProvider
                        dotnet add package ReflectionTypeProvider
                        paket add ReflectionTypeProvider
                        
                                ReflectionTypeProvider Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package depend on this package.
                        
                    Tags
                
E.g. verified at compile time and intellisense enabled Methods.System.Console.``WriteLine : string -> unit`` rather than verified at runtime typeof<System.Console>.GetMethod("WriteLine", [| typeof<string> |]).