Mono.Reflection
                             
                            
                                1.0.0
                            
                        
                    dotnet add package Mono.Reflection --version 1.0.0
NuGet\Install-Package Mono.Reflection -Version 1.0.0
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="Mono.Reflection" Version="1.0.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Mono.Reflection" Version="1.0.0" />
<PackageReference Include="Mono.Reflection" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Mono.Reflection --version 1.0.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Mono.Reflection, 1.0.0"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package Mono.Reflection@1.0.0
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Mono.Reflection&version=1.0.0
#tool nuget:?package=Mono.Reflection&version=1.0.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Complement for System.Reflection, including an IL disassembler.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on Mono.Reflection:
| Repository | Stars | 
|---|---|
| zzzprojects/System.Linq.Dynamic.Core 
                                                            The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
                                                         | |
| microsoft/coyote 
                                                            Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
                                                         | |
| hazzik/DelegateDecompiler 
                                                            A library which is able to decompile a delegate or a method body to its lambda representation
                                                         | |
| whywhy898/DDit-Rapid-Development-Framework 
                                                            帮助企业快速开发的.net项目框架 Help companies develop the.net project framework
                                                         | |
| CCob/okta-terrify 
                                                            Okta Verify and Okta FastPass Abuse Tool
                                                         | |
| JonPSmith/GenericServices 
                                                            GenericServices helps with building a service/application layer in a .NET based application using EF6.x
                                                         | |
| AndreyAkinshin/knockout-mvc 
                                                            Power of Knockout.js for ASP.NET MVC
                                                         | |
| OpenNefia/OpenNefia 
                                                            Moddable engine reimplementation of the Japanese roguelike Elona.
                                                         | |
| max-ieremenko/ServiceModel.Grpc 
                                                            Code-first for gRPC
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.0.0 | 11,951 | 4/7/2011 |