Mono.Reflection
2.0.0
Complement for System.Reflection, including an IL disassembler.
Install-Package Mono.Reflection -Version 2.0.0
dotnet add package Mono.Reflection --version 2.0.0
<PackageReference Include="Mono.Reflection" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Reflection --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mono.Reflection, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mono.Reflection as a Cake Addin
#addin nuget:?package=Mono.Reflection&version=2.0.0
// Install Mono.Reflection as a Cake Tool
#tool nuget:?package=Mono.Reflection&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (16)
Showing the top 5 NuGet packages that depend on Mono.Reflection:
Package | Downloads |
---|---|
iRely.Common
iRely.Common
|
|
iRely.Reports.Helper
iRely.Reports.Helper
|
|
GroBuf
GroBuf is a fast binary serializer for .NET
|
|
Atc.XUnit
Atc.XUnit is a collection of helper method for code compliance of documentation and tests.
|
|
ProxyGen.NET
.NET proxy generator powered by Roslyn
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Mono.Reflection:
Repository | Stars |
---|---|
microsoft/coyote
Coyote is tool designed to help ensure that your C# code is free of annoying concurrency bugs.
|
|
whywhy898/DDit-Rapid-Development-Framework
帮助企业快速开发的.net项目框架 Help companies develop the.net project framework
|
|
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
|