System.Reflection.Emit.ILGeneration
4.6.0-preview6.19303.8
Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers.
Commonly Used Types:
System.Reflection.Emit.ILGenerator
System.Reflection.Emit.Label
System.Reflection.Emit.CustomAttributeBuilder
System.Reflection.Emit.LocalBuilder
System.Reflection.Emit.ParameterBuilder
System.Reflection.Emit.SignatureHelper
When using NuGet 3.x this package requires at least version 3.4.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Reflection.Emit.ILGeneration -Version 4.6.0-preview6.19303.8
dotnet add package System.Reflection.Emit.ILGeneration --version 4.6.0-preview6.19303.8
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.6.0-preview6.19303.8" />
paket add System.Reflection.Emit.ILGeneration --version 4.6.0-preview6.19303.8
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- System.Reflection (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Reflection (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, WindowsPhone 8.0)
- No dependencies.
-
UAP 10.0.16299
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (224)
Showing the top 5 NuGet packages that depend on System.Reflection.Emit.ILGeneration:
Package | Downloads |
---|---|
System.Linq.Expressions
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.
|
|
System.Reflection.Emit.Lightweight
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.
|
|
System.Reflection.Emit
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.
|
|
System.Dynamic.Runtime
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types:
System.Runtime.CompilerServices.CallSite
System.Runtime.CompilerServices.CallSite<T>
System.Dynamic.IDynamicMetaObjectProvider
System.Dynamic.DynamicMetaObject
System.Dynamic.SetMemberBinder
System.Dynamic.GetMemberBinder
System.Dynamic.ExpandoObject
System.Dynamic.DynamicObject
System.Runtime.CompilerServices.CallSiteBinder
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type.
Commonly Used Types:
System.Reflection.DispatchProxy
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (38)
Showing the top 5 popular GitHub repositories that depend on System.Reflection.Emit.ILGeneration:
Repository | Stars |
---|---|
dotnet/standard
This repo is building the .NET Standard
|
|
CollaboratingPlatypus/PetaPoco
Official PetaPoco, A tiny ORM-ish thing for your POCO's
|
|
tangxuehua/enode
ENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications.
|
|
apache/lucenenet
Apache Lucene.NET
|
|
NLua/NLua
Bridge between Lua and the .NET.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.7.0 | 5,112,912 | 12/3/2019 |
4.7.0-preview3.19551.4 | 1,050 | 11/13/2019 |
4.7.0-preview2.19523.17 | 5,063 | 11/1/2019 |
4.7.0-preview1.19504.10 | 7,862 | 10/15/2019 |
4.6.0 | 3,171,408 | 9/23/2019 |
4.6.0-rc1.19456.4 | 3,124 | 9/16/2019 |
4.6.0-preview9.19421.4 | 1,882 | 9/4/2019 |
4.6.0-preview9.19416.11 | 223 | 9/4/2019 |
4.6.0-preview8.19405.3 | 4,498 | 8/13/2019 |
4.6.0-preview7.19362.9 | 6,308 | 7/23/2019 |
4.6.0-preview6.19303.8 | 519 | 6/12/2019 |
4.6.0-preview6.19264.9 | 219 | 9/4/2019 |
4.6.0-preview5.19224.8 | 1,291 | 5/6/2019 |
4.6.0-preview4.19212.13 | 375 | 4/18/2019 |
4.6.0-preview3.19128.7 | 487 | 3/6/2019 |
4.6.0-preview.19073.11 | 871 | 1/29/2019 |
4.6.0-preview.18571.3 | 2,260 | 12/3/2018 |
4.3.0 | 104,255,772 | 11/15/2016 |
4.3.0-preview1-24530-04 | 155,735 | 10/24/2016 |
4.0.1 | 106,290,327 | 6/27/2016 |
4.0.1-rc2-24027 | 11,192,817 | 5/16/2016 |
4.0.1-beta-23516 | 45,315 | 11/18/2015 |
4.0.1-beta-23409 | 1,518 | 10/15/2015 |
4.0.1-beta-23225 | 68,887 | 9/2/2015 |
4.0.0 | 2,068,894 | 7/29/2015 |
4.0.0-beta-23109 | 105,824 | 7/27/2015 |
4.0.0-beta-23019 | 49,107 | 6/30/2015 |
4.0.0-beta-22816 | 4,866 | 4/24/2015 |
4.0.0-beta-22605 | 5,876 | 2/13/2015 |
4.0.0-beta-22416 | 1,592 | 1/16/2015 |
4.0.0-beta-22231 | 3,032 | 11/11/2014 |