Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
188 packages returned for Tags:"IL"
Sort by
Relevance
Downloads
Recently updated
Sigil-
vNext
by:
arlm
906,180 total downloads
last updated
7/8/2019
Latest version:
4.8.41
cil
msil
il
bytecode
A fail-fast validation helper for .NET CIL generation.
Mono.
Reflection.
Core
by:
hazzik
2,353,330 total downloads
last updated
4/21/2018
Latest version:
1.1.1
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
disassembler
Complement for System.Reflection, including an IL disassembler.
Microsoft.
CodeAnalysis.
Compilers
by:
Microsoft
RoslynTeam
4,893,140 total downloads
last updated
1/6/2023
Latest version:
4.5.0-2.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
Compiler layer of the .NET Compiler Platform ("Roslyn"). Install this package to get both C# and Visual Basic support. If you want just support for one language, install...
More information
MethodBoundaryAspect.
Fody
by:
Vescon_GmbH
1,801,701 total downloads
last updated
11/11/2022
Latest version:
2.0.148
il
weaving
fody
aspect
aop
method-invocation
method
boundary
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions. Additionally you have access to useful method parameters.
DelegateDecompiler.
EntityFramework
by:
hazzik
2,994,747 total downloads
last updated
10/20/2022
Latest version:
0.32.0
LINQ
computed-properties
computedproperties
decompiler
decompilation
computed
properties
expressions
expression-tree
IL
More tags
A library which is able to decompile a delegate or a method body to its lambda representation
Microsoft.
CodeAnalysis.
Scripting
by:
Microsoft
RoslynTeam
3,832,738 total downloads
last updated
1/6/2023
Latest version:
4.5.0-2.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
Microsoft .NET Compiler Platform ("Roslyn") CSharp and VB scripting package. More details at https://aka.ms/roslyn-packages This package was built from the source at...
More information
AspectInjector
by:
pamidur
1,510,132 total downloads
last updated
2/1/2023
Latest version:
2.8.2-pre1
aop
aspect
interceptor
injector
aot
blazor
attribute
il
weaving
boundary
More tags
Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need and everything automagicaly works! No xml configs! No wierd reflection...
More information
Microsoft.
CodeAnalysis.
CSharp.
CodeStyle
by:
Microsoft
RoslynTeam
1,920,260 total downloads
last updated
1/6/2023
Latest version:
4.5.0-2.final
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
.NET Compiler Platform ("Roslyn") code style analyzers for C#. More details at https://aka.ms/roslyn-packages This package was built from the source at...
More information
Microsoft.
Net.
Compilers.
netcore
by:
Microsoft
RoslynTeam
1,392,038 total downloads
last updated
2/8/2017
Latest version:
2.0.0-rc4
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
CoreCLR-compatible versions of the C# and VB compilers.
FastExpressionCompiler.
Internal.
src
by:
dadhi
533,853 total downloads
last updated
1/17/2023
Latest version:
3.3.4
Performance
Expression
ExpressionTree
Compile
DynamicMethod
IL
ILEmit
DryIoc
ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
dnlib
by:
wtfsck
667,338 total downloads
last updated
11/19/2022
Latest version:
3.6.0
dotnet
assembly
module
reader
writer
PDB
PortablePdb
WindowsPdb
IL
CIL
More tags
Reads and writes .NET assemblies and modules, Windows PDBs and Portable PDBs. For better *Windows PDB* writer support, you should add a reference to `Microsoft.DiaSymReader.Native` nuget package too, see the...
More information
Microsoft.
NETCore.
Compilers
by:
dotnetframework
Microsoft
RoslynTeam
1,068,342 total downloads
last updated
5/13/2022
Latest version:
4.2.0
Roslyn
CodeAnalysis
Compiler
CSharp
VB
VisualBasic
Parser
Scanner
Lexer
Emit
More tags
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead CoreCLR-compatible versions of the C# and VB compilers for use in MSBuild. More details at...
More information
DotNetCore.
Natasha.
Domain
by:
LanX
ncc
251,605 total downloads
last updated
10/10/2022
Latest version:
5.0.0
Roslyn
IL
Scripte
Dynamic
Natasha
Domain
Natasha 编译域的实现
DotNetCore.
Natasha.
CSharp.
Reverser
by:
LanX
ncc
173,317 total downloads
last updated
12/31/2021
Latest version:
4.0.0-alpha.1
Roslyn
IL
Scripte
Dynamic
Natasha
Natasha 的运行时反解器模块
AnyClone
by:
RefactorMike
224,540 total downloads
last updated
6/20/2022
Latest version:
1.1.6
deep-clone
copy
reflection
IL
refactor
michael
brown
Deep clone or copy any complex object without the hassle of serialization, decoration or custom mappings.
DotNetCore.
Natasha.
CSharp.
Engine
by:
LanX
ncc
175,217 total downloads
last updated
12/31/2021
Latest version:
4.0.0-alpha.1
Roslyn
IL
Script
Dynamic
Natasha
Natasha C#编译引擎
DotNetCore.
Natasha.
CSharp.
Template
by:
LanX
ncc
176,910 total downloads
last updated
12/31/2021
Latest version:
4.0.0-alpha.1
Roslyn
IL
Script
Dynamic
Natasha
使用roslyn方案打造高性能动态代码,包括动态构建。(Use Roslyn to create efficient dynamic code. Including dynamic build, and so on.)
MonoMod.
Common
by:
0x0ade
522,862 total downloads
last updated
6/3/2022
Latest version:
22.6.3.1
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
Common building blocks used INTERNALLY by MonoMod and Harmony which can be used to build your own libraries, f.e. RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready...
More information
DotNetCore.
Natasha.
Framework
by:
LanX
ncc
213,869 total downloads
last updated
12/31/2021
Latest version:
4.0.0-alpha.1
Roslyn
IL
Scripte
Dynamic
NCC
Framework
Natasha
Natasha 编译框架以及各个操作类的基础类
InlineIL.
Fody
by:
Fody
ltrzesniewski
138,629 total downloads
last updated
12/23/2022
Latest version:
1.7.4
IL
MSIL
Fody
ILWeaving
Cecil
Inject arbitrary IL code at compile time.
Previous
Next