InlineIL.Fody 1.8.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package InlineIL.Fody --version 1.8.0
NuGet\Install-Package InlineIL.Fody -Version 1.8.0
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.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InlineIL.Fody --version 1.8.0
#r "nuget: InlineIL.Fody, 1.8.0"
#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.
// Install InlineIL.Fody as a Cake Addin
#addin nuget:?package=InlineIL.Fody&version=1.8.0

// Install InlineIL.Fody as a Cake Tool
#tool nuget:?package=InlineIL.Fody&version=1.8.0

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 was computed.  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 was computed.  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. 
.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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (13)

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

Repository Stars
dotnet/dotNext
Next generation API for .NET
disruptor-net/Disruptor-net
Port of LMAX Disruptor to .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.
Dogwei/Swifter.Json
A powerful, easy-to-use and fastest json serializer and deserializer on .Net platforms.
Spreads/Spreads
Series and Panels for Real-time and Exploratory Analysis of Data Streams
Version Downloads Last updated
1.9.0-pre2 83 3/25/2024
1.9.0-pre1 72 3/18/2024
1.8.0 10,997 1/14/2024
1.7.4 56,119 12/23/2022
1.7.3 1,937 11/13/2022
1.7.2 1,800 8/11/2022
1.7.1 22,762 7/11/2021
1.7.0 1,755 5/20/2021
1.7.0-pre1 300 5/16/2021
1.6.0 28,749 10/17/2020
1.5.0 41,473 7/19/2020
1.4.2 1,837 6/25/2020
1.4.1 2,365 6/3/2020
1.4.0 1,920 4/12/2020
1.3.7 786 3/27/2020
1.3.6 724 3/16/2020
1.3.5 732 3/1/2020
1.3.4 16,281 11/18/2019
1.3.3 1,139 9/28/2019
1.3.2 3,509 9/1/2019
1.3.1 604 8/27/2019
1.3.0 617 8/21/2019
1.2.1 6,120 8/20/2019
1.2.0 736 8/4/2019
1.1.2 1,902 4/8/2019
1.1.1 591 4/8/2019
1.1.0 908 3/3/2019
1.0.4 562 3/2/2019
1.0.3 1,162 1/28/2019
1.0.2 1,086 11/24/2018
1.0.1 779 10/21/2018
1.0.0 778 10/13/2018
0.7.3 810 10/10/2018
0.7.2 780 10/4/2018
0.7.0 1,462 8/19/2018
0.6.3 907 7/2/2018
0.6.2 1,226 5/24/2018
0.6.1 1,062 5/15/2018
0.6.0 1,079 4/29/2018
0.5.0 1,133 4/17/2018
0.4.0 1,049 4/15/2018
0.3.1 1,269 4/7/2018
0.3.0 1,117 4/6/2018
0.2.1 972 4/4/2018
0.2.0 1,063 4/2/2018
0.1.2 973 3/29/2018
0.1.1 1,172 3/25/2018
0.1.0 1,201 3/24/2018