clarius - netfx-Reflector 1.0.0.10

Strong-typed static reflection via Reflect: // Void static method MethodInfo cw = Reflect.GetMethod( () => Console.WriteLine);

// Instance void method MethodInfo mi = Reflect<IView>.GetMethod(v => v.Show);

// Boolean returning instance method MethodInfo pi = Reflect<IViewModel> .GetMethod<bool>(v => v.Save);

PM> Install-Package netfx-Reflector -Version 1.0.0.10 -Source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard

> nuget.exe install netfx-Reflector -Version 1.0.0.10 -Source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard

> dotnet add package netfx-Reflector --version 1.0.0.10 --source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard
<PackageReference Include="netfx-Reflector" Version="1.0.0.10" />
Copy to clipboard
source https://www.myget.org/F/clarius/api/v3/index.json

nuget netfx-Reflector  ~> 1.0.0.10
Copy to clipboard

> choco install netfx-Reflector --version 1.0.0.10 --source https://www.myget.org/F/clarius/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "clarius" -SourceLocation "https://www.myget.org/F/clarius/api/v2"
Install-Module -Name "netfx-Reflector" -RequiredVersion "1.0.0.10" -Repository "clarius" 
Copy to clipboard

  • Any 0.0
    • netfx-Guard (>= 1.0.0)

Owners

kzu

Authors

Daniel Cazzulino, kzu, Clarius

Project URL

http://netfx.codeplex.com/

License

BSD

Tags

netfx reflection

Info

8 total downloads
4 downloads for version 1.0.0.10
Download (10.43 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0.11 8.31 KB Thu, 07 Mar 2019 11:31:31 GMT 4
1.0.0.10 10.43 KB Mon, 11 Jan 2016 18:09:08 GMT 4