InlineIL.Fody
1.7.2
See the version list below for details.
dotnet add package InlineIL.Fody --version 1.7.2
NuGet\Install-Package InlineIL.Fody -Version 1.7.2
<PackageReference Include="InlineIL.Fody" Version="1.7.2" />
paket add InlineIL.Fody --version 1.7.2
#r "nuget: InlineIL.Fody, 1.7.2"
// Install InlineIL.Fody as a Cake Addin #addin nuget:?package=InlineIL.Fody&version=1.7.2 // Install InlineIL.Fody as a Cake Tool #tool nuget:?package=InlineIL.Fody&version=1.7.2
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
andInlineIL.Fody
NuGet packages with aPrivateAssets="all"
attribute on their<PackageReference />
items. InstallingFody
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 | Versions 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. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (12)
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.
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
Version | Downloads | Last updated |
---|---|---|
1.9.0 | 1,963 | 7/29/2024 |
1.9.0-pre3 | 73 | 7/27/2024 |
1.9.0-pre2 | 159 | 3/25/2024 |
1.9.0-pre1 | 95 | 3/18/2024 |
1.8.0 | 122,463 | 1/14/2024 |
1.7.4 | 62,978 | 12/23/2022 |
1.7.3 | 2,187 | 11/13/2022 |
1.7.2 | 2,035 | 8/11/2022 |
1.7.1 | 23,268 | 7/11/2021 |
1.7.0 | 1,859 | 5/20/2021 |
1.7.0-pre1 | 334 | 5/16/2021 |
1.6.0 | 29,818 | 10/17/2020 |
1.5.0 | 43,656 | 7/19/2020 |
1.4.2 | 1,882 | 6/25/2020 |
1.4.1 | 2,395 | 6/3/2020 |
1.4.0 | 1,950 | 4/12/2020 |
1.3.7 | 811 | 3/27/2020 |
1.3.6 | 743 | 3/16/2020 |
1.3.5 | 754 | 3/1/2020 |
1.3.4 | 16,645 | 11/18/2019 |
1.3.3 | 1,169 | 9/28/2019 |
1.3.2 | 3,587 | 9/1/2019 |
1.3.1 | 637 | 8/27/2019 |
1.3.0 | 646 | 8/21/2019 |
1.2.1 | 6,147 | 8/20/2019 |
1.2.0 | 816 | 8/4/2019 |
1.1.2 | 1,955 | 4/8/2019 |
1.1.1 | 610 | 4/8/2019 |
1.1.0 | 939 | 3/3/2019 |
1.0.4 | 592 | 3/2/2019 |
1.0.3 | 1,194 | 1/28/2019 |
1.0.2 | 1,117 | 11/24/2018 |
1.0.1 | 813 | 10/21/2018 |
1.0.0 | 815 | 10/13/2018 |
0.7.3 | 848 | 10/10/2018 |
0.7.2 | 816 | 10/4/2018 |
0.7.0 | 1,505 | 8/19/2018 |
0.6.3 | 934 | 7/2/2018 |
0.6.2 | 1,253 | 5/24/2018 |
0.6.1 | 1,090 | 5/15/2018 |
0.6.0 | 1,110 | 4/29/2018 |
0.5.0 | 1,165 | 4/17/2018 |
0.4.0 | 1,083 | 4/15/2018 |
0.3.1 | 1,302 | 4/7/2018 |
0.3.0 | 1,156 | 4/6/2018 |
0.2.1 | 1,003 | 4/4/2018 |
0.2.0 | 1,100 | 4/2/2018 |
0.1.2 | 997 | 3/29/2018 |
0.1.1 | 1,209 | 3/25/2018 |
0.1.0 | 1,240 | 3/24/2018 |