System.Reflection.Emit.ILGeneration 4.0.0

Provides clases 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

Showing the top 20 packages that depend on System.Reflection.Emit.ILGeneration.

Packages Downloads
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.
17
TinyMapper
TinyMapper - a tiny and quick object mapper for .Net.
17
GroupDocs.Parser
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API allows to extract quick raw or quality formatted text from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX. The library will allow you to create document descriptive templates and apply them on documents, specific to your business workflow and extract required data. Features: * Extract both raw and formatted text associated with supported file formats with a few lines of code; * Extract metadata associated with supported file formats with a few lines of code; * Extract content from formats that contain attachments (PDF, Email) and extract name, path, media type and content; * Support encrypted document formats; * Extract structured text; * Extract images; * Text Analysis API; * Extract PDF form data; * Tools for encoding detection; * Tools for media type detection; * Document data parsing API by template; * Zip archives support; Supported document formats: * Microsoft Word documents - DOC, DOT, DOCX, DOCM, DOTX, DOTM, TXT, RTF; * Microsoft Excel spreadsheets - XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM,CSV, XLA, XLAM, XML; * Microsoft PowerPoint presentations - PPT, PPS, POT, PPTX, PPTM, POTX, POTM, PPSX, PPSM; * Microsoft OneNote - ONE; * Open Document formats - ODP, ODS, ODT, OTT; * Portable Document Formats - PDF; * Email - PST, OST, EML, EMLX, MSG; * Ebook - EPUB, FB2, CHM; * Archive - ZIP; * Markup - HTML, XHTML, MHTML, MD, XML; For more details on the GroupDocs.Parser for .NET API, please visit GroupDocs website at: https://www.groupdocs.com/products/parser/net Note: GroupDocs.Parser for .NET will run in evaluation mode. In order to test full features of the product, please request a free 30-day temporary license.
17
GroupDocs.Parser
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.
17
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.
16
GroupDocs.Parser
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.
16
FastMember
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
16
GroupDocs.Parser
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API allows to extract quick raw or quality formatted text from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX. The library will allow you to create document descriptive templates and apply them on documents, specific to your business workflow and extract required data. Features: * Extract both raw and formatted text associated with supported file formats with a few lines of code; * Extract metadata associated with supported file formats with a few lines of code; * Extract content from formats that contain attachments (PDF, Email) and extract name, path, media type and content; * Support encrypted document formats; * Extract structured text; * Extract images; * Text Analysis API; * Extract PDF form data; * Tools for encoding detection; * Tools for media type detection; * Document data parsing API by template; * Zip archives support; Supported document formats: * Microsoft Word documents - DOC, DOT, DOCX, DOCM, DOTX, DOTM, TXT, RTF; * Microsoft Excel spreadsheets - XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM,CSV, XLA, XLAM, XML; * Microsoft PowerPoint presentations - PPT, PPS, POT, PPTX, PPTM, POTX, POTM, PPSX, PPSM; * Microsoft OneNote - ONE; * Open Document formats - ODP, ODS, ODT, OTT; * Portable Document Formats - PDF; * Email - PST, OST, EML, EMLX, MSG; * Ebook - EPUB, FB2, CHM; * Archive - ZIP; * Markup - HTML, XHTML, MHTML, MD, XML; For more details on the GroupDocs.Parser for .NET API, please visit GroupDocs website at: https://www.groupdocs.com/products/parser/net Note: GroupDocs.Parser for .NET will run in evaluation mode. In order to test full features of the product, please request a free 30-day temporary license.
16
System.Xml.XmlSerializer
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlIgnoreAttribute System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlEnumAttribute When using NuGet 3.x this package requires at least version 3.4.
15
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.
15
AspectCore.Core
The implementation of the AspectCore framework.
15
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.
15
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.
15
GroupDocs.Parser
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.
15
GroupDocs.Parser
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API allows to extract quick raw or quality formatted text from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX. The library will allow you to create document descriptive templates and apply them on documents, specific to your business workflow and extract required data. Features: * Extract both raw and formatted text associated with supported file formats with a few lines of code; * Extract metadata associated with supported file formats with a few lines of code; * Extract content from formats that contain attachments (PDF, Email) and extract name, path, media type and content; * Support encrypted document formats; * Extract structured text; * Extract images; * Text Analysis API; * Extract PDF form data; * Tools for encoding detection; * Tools for media type detection; * Document data parsing API by template; * Zip archives support; Supported document formats: * Microsoft Word documents - DOC, DOT, DOCX, DOCM, DOTX, DOTM, TXT, RTF; * Microsoft Excel spreadsheets - XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM,CSV, XLA, XLAM, XML; * Microsoft PowerPoint presentations - PPT, PPS, POT, PPTX, PPTM, POTX, POTM, PPSX, PPSM; * Microsoft OneNote - ONE; * Open Document formats - ODP, ODS, ODT, OTT; * Portable Document Formats - PDF; * Email - PST, OST, EML, EMLX, MSG; * Ebook - EPUB, FB2, CHM; * Archive - ZIP; * Markup - HTML, XHTML, MHTML, MD, XML; For more details on the GroupDocs.Parser for .NET API, please visit GroupDocs website at: https://www.groupdocs.com/products/parser/net Note: GroupDocs.Parser for .NET will run in evaluation mode. In order to test full features of the product, please request a free 30-day temporary license.
15

.NET Framework 4.5

  • No dependencies.

WindowsPhone 8.0

  • No dependencies.

.NETPlatform 5.0

Version Downloads Last updated
4.7.0 17 06/15/2023
4.7.0-preview3.19551.4 13 03/06/2025
4.7.0-preview2.19523.17 13 03/06/2025
4.7.0-preview1.19504.10 13 03/06/2025
4.6.0 14 02/18/2025
4.6.0-rc1.19456.4 14 03/06/2025
4.6.0-preview9.19421.4 13 03/06/2025
4.6.0-preview9.19416.11 13 03/06/2025
4.6.0-preview8.19405.3 13 03/06/2025
4.6.0-preview7.19362.9 14 03/06/2025
4.6.0-preview6.19303.8 13 03/06/2025
4.6.0-preview6.19264.9 13 03/06/2025
4.6.0-preview5.19224.8 11 03/06/2025
4.6.0-preview4.19212.13 12 03/06/2025
4.6.0-preview3.19128.7 13 03/06/2025
4.6.0-preview.19073.11 13 03/06/2025
4.6.0-preview.18571.3 13 03/06/2025
4.3.0 15 02/18/2025
4.3.0-preview1-24530-04 13 03/06/2025
4.0.1 14 02/18/2025
4.0.1-rc2-24027 14 03/06/2025
4.0.1-beta-23516 12 03/06/2025
4.0.1-beta-23409 13 03/07/2025
4.0.1-beta-23225 13 03/07/2025
4.0.0 13 03/06/2025
4.0.0-beta-23109 12 03/06/2025
4.0.0-beta-23019 12 03/06/2025
4.0.0-beta-22816 12 03/06/2025
4.0.0-beta-22605 12 03/06/2025
4.0.0-beta-22416 12 03/06/2025
4.0.0-beta-22231 13 03/06/2025