clarius - netfx-Reflector 1.0.0.11

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

// Instance void method MethodInfo mi = Reflect

// Boolean returning instance method MethodInfo pi = Reflect

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget netfx-Reflector  ~> 1.0.0.11
Copy to clipboard

> choco install netfx-Reflector --version 1.0.0.11 --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.11" -Repository "clarius" 
Copy to clipboard

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

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.11
Download (8.31 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