InlineIL.Fody 1.9.0-pre1

This is a prerelease version of InlineIL.Fody.
There is a newer version of this package available.
See the version list below for details.
dotnet add package InlineIL.Fody --version 1.9.0-pre1
                    
NuGet\Install-Package InlineIL.Fody -Version 1.9.0-pre1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="InlineIL.Fody" Version="1.9.0-pre1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InlineIL.Fody" Version="1.9.0-pre1" />
                    
Directory.Packages.props
<PackageReference Include="InlineIL.Fody" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add InlineIL.Fody --version 1.9.0-pre1
                    
#r "nuget: InlineIL.Fody, 1.9.0-pre1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=InlineIL.Fody&version=1.9.0-pre1&prerelease
                    
Install InlineIL.Fody as a Cake Addin
#tool nuget:?package=InlineIL.Fody&version=1.9.0-pre1&prerelease
                    
Install InlineIL.Fody as a Cake Tool

InlineIL.Fody

This is an add-in for Fody which lets you inject arbitrary IL into your assembly at compile time.

Installation

  • Include the Fody and InlineIL.Fody NuGet packages with a PrivateAssets="all" attribute on their <PackageReference /> items. Installing Fody explicitly is needed to enable weaving.

  • If you have a FodyWeavers.xml file in the root directory of your project, add the <InlineIL /> tag there.

See Fody usage for general guidelines, and Fody configuration for additional options.

Usage

Call static methods of the InlineIL.IL.Emit class to emit IL instructions. Additional helper methods are available in the InlineIL.IL class.

See the GitHub repository for more information.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.2

  • .NETStandard 1.1

  • .NETStandard 2.0

  • net5.0

  • net8.0

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on InlineIL.Fody:

Repository Stars
dotnet/dotNext
Next generation API for .NET
scripthookvdotnet/scripthookvdotnet
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language on the .NET Framework runtime in-game.
disruptor-net/Disruptor-net
Port of LMAX Disruptor to .NET
Dogwei/Swifter.Json
A powerful, easy-to-use and fastest json serializer and deserializer on .Net platforms.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Spreads/Spreads
Series and Panels for Real-time and Exploratory Analysis of Data Streams
Abc-Arbitrage/ZeroLog
A high-performance, zero-allocation .NET logging library.
reegeek/StructLinq
Implementation in C# of LINQ concept with struct
Washi1337/Echo
Generic static analysis framework.
ltrzesniewski/pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
ImpromptuNinjas/UltralightSharp
Multi-platform .NET bindings to the Ultralight project.
Qvin0000/ExileApi
My version of PoeHud
Version Downloads Last updated
1.10.0 6,213 5 months ago
1.9.0 6,098 8 months ago
1.9.0-pre3 93 9 months ago
1.9.0-pre2 177 3/25/2024
1.9.0-pre1 106 3/18/2024
1.8.0 230,442 1/14/2024
1.7.4 70,712 12/23/2022
1.7.3 2,436 11/13/2022
1.7.2 3,061 8/11/2022
1.7.1 23,604 7/11/2021
1.7.0 1,936 5/20/2021
1.7.0-pre1 354 5/16/2021
1.6.0 30,052 10/17/2020
1.5.0 43,763 7/19/2020
1.4.2 1,931 6/25/2020
1.4.1 2,430 6/3/2020
1.4.0 1,986 4/12/2020
1.3.7 846 3/27/2020
1.3.6 776 3/16/2020
1.3.5 784 3/1/2020
1.3.4 16,747 11/18/2019
1.3.3 1,294 9/28/2019
1.3.2 3,682 9/1/2019
1.3.1 673 8/27/2019
1.3.0 686 8/21/2019
1.2.1 6,182 8/20/2019
1.2.0 857 8/4/2019
1.1.2 1,996 4/8/2019
1.1.1 646 4/8/2019
1.1.0 976 3/3/2019
1.0.4 630 3/2/2019
1.0.3 1,260 1/28/2019
1.0.2 1,165 11/24/2018
1.0.1 865 10/21/2018
1.0.0 873 10/13/2018
0.7.3 904 10/10/2018
0.7.2 869 10/4/2018
0.7.0 1,563 8/19/2018
0.6.3 1,016 7/2/2018
0.6.2 1,379 5/24/2018
0.6.1 1,217 5/15/2018
0.6.0 1,236 4/29/2018
0.5.0 1,292 4/17/2018
0.4.0 1,212 4/15/2018
0.3.1 1,429 4/7/2018
0.3.0 1,284 4/6/2018
0.2.1 1,129 4/4/2018
0.2.0 1,228 4/2/2018
0.1.2 1,082 3/29/2018
0.1.1 1,335 3/25/2018
0.1.0 1,391 3/24/2018