System.Reflection.Emit.Lightweight
NuGetv4.7.0Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4.
Not recommended for new projects
No — System.Reflection.Emit.Lightweight should not be adopted for new projects. Last published 2472 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Last published 2472 days ago.
- BWeight: grade B, Good.
Pulls in 11 transitive packages (at least — some of the tree is still being crawled).
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding System.Reflection.Emit.Lightweight to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing System.Reflection.Emit.Lightweight, not just its own. Check this before a legal review, not after.
Compatibility
- .NET
- No constraint declared
Dependencies
Declared by System.Reflection.Emit.Lightweight v4.7.0. Runtime dependencies are installed with the package; dev dependencies are not.
Used by
Popular packages that depend on System.Reflection.Emit.Lightweight.
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Powerful .NET library for benchmarking
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor When using NuGet 3.x this package requires at least version 3.4.
Relationship graph
Dependencies (left) and dependents (right) of System.Reflection.Emit.Lightweight.
Frequently installed together
System.Threading.Tasks.Extensions
Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.AssemblyBuilder System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder System.Reflection.Emit.MethodBuilder System.Reflection.Emit.ConstructorBuilder System.Reflection.Emit.GenericTypeParameterBuilder System.Reflection.Emit.ModuleBuilder System.Reflection.Emit.PropertyBuilder System.Reflection.Emit.AssemblyBuilderAccess System.Reflection.Emit.EventBuilder When using NuGet 3.x this package requires at least version 3.4.
Powerful .NET library for benchmarking
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
Abstractions for making code that uses file system and environment testable.
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure. Commonly Used Types: System.Management.ManagementClass System.Management.ManagementObject System.Management.SelectQuery
Performance analysis toolkit
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.
System.Numerics.Vectors
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Release history
No releases in the last two years, typically about 21 days apart.
| Version | Published | License |
|---|---|---|
| 4.7.0latest | 6 years ago | MIT |
| 4.7.0-preview3.19551.4 | 6 years ago | MIT |
| 4.7.0-preview2.19523.17 | 6 years ago | MIT |
| 4.7.0-preview1.19504.10 | 7 years ago | MIT |
| 4.6.0 | 7 years ago | MIT |
| 4.6.0-rc1.19456.4 | 7 years ago | MIT |
| 4.6.0-preview9.19421.4 | 7 years ago | MIT |
| 4.6.0-preview9.19416.11 | 7 years ago | MIT |
| 4.6.0-preview6.19264.9 | 7 years ago | MIT |
| 4.6.0-preview8.19405.3 | 7 years ago | MIT |
| 4.6.0-preview7.19362.9 | 7 years ago | MIT |
| 4.6.0-preview6.19303.8 | 7 years ago | MIT |
| 4.6.0-preview5.19224.8 | 7 years ago | MIT |
| 4.6.0-preview4.19212.13 | 7 years ago | MIT |
| 4.6.0-preview3.19128.7 | 7 years ago | MIT |
Overview
System.Reflection.Emit.Lightweight is an NuGet package that provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4. It has 3 known dependents in the graph. The latest version is 4.7.0, released under the MIT license.
Who should use it
Teams working in the NuGet ecosystem who need provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4 and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your NuGet stack.
Pros
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use System.Reflection.Emit.Lightweight?
No — System.Reflection.Emit.Lightweight should not be adopted for new projects. Last published 2472 days ago.
How do I install System.Reflection.Emit.Lightweight?
Run `dotnet add package System.Reflection.Emit.Lightweight` to add System.Reflection.Emit.Lightweight to your NuGet project.
How many dependencies does System.Reflection.Emit.Lightweight have?
System.Reflection.Emit.Lightweight declares 5 direct dependencies and pulls in 11 packages in total once its runtime tree is resolved.
What license is System.Reflection.Emit.Lightweight released under?
System.Reflection.Emit.Lightweight is distributed under the MIT license.
How popular is System.Reflection.Emit.Lightweight?
NuGet does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on System.Reflection.Emit.Lightweight.
Is System.Reflection.Emit.Lightweight still maintained?
The most recent release of System.Reflection.Emit.Lightweight (v4.7.0) was published 6 years ago.