SexyProxy.Fody 2.0.113

dotnet add package SexyProxy.Fody --version 2.0.113                
NuGet\Install-Package SexyProxy.Fody -Version 2.0.113                
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="SexyProxy.Fody" Version="2.0.113" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SexyProxy.Fody --version 2.0.113                
#r "nuget: SexyProxy.Fody, 2.0.113"                
#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 SexyProxy.Fody as a Cake Addin
#addin nuget:?package=SexyProxy.Fody&version=2.0.113

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

Fody extension to implement the sexy-proxy pattern.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.0

  • .NETFramework 4.6.1

  • .NETStandard 2.0

  • MonoAndroid 8.0

  • UAP 10.0.16299

  • Xamarin.iOS 1.0

  • Xamarin.Mac 2.0

  • Xamarin.TVOS 1.0

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.113 954 2/8/2020
2.0.112 606 2/6/2020
2.0.110 617 10/4/2019
2.0.108 655 8/22/2019
2.0.107 660 6/25/2019
2.0.104 955 9/2/2018
2.0.103 894 9/2/2018
2.0.97 844 9/2/2018
2.0.96 877 9/2/2018
2.0.93 850 9/2/2018
2.0.82 1,120 6/26/2018
2.0.81 1,011 6/26/2018
2.0.79 972 11/2/2017
2.0.78 979 11/2/2017
2.0.77 949 11/2/2017
2.0.76 948 11/2/2017
2.0.75 925 11/2/2017
2.0.74 956 11/2/2017
2.0.73 1,061 5/4/2017
2.0.72 1,033 5/4/2017
2.0.71 1,126 5/4/2017
2.0.70 1,001 5/4/2017
2.0.69 1,029 4/25/2017
2.0.68 1,015 4/25/2017
1.0.67-beta1 792 4/25/2017
1.0.66-beta1 816 4/25/2017
1.0.65-beta1 808 4/24/2017
1.0.64-beta1 816 4/22/2017
1.0.62-beta1 824 3/29/2017
1.0.61-beta1 805 3/28/2017
1.0.60-beta1 802 3/28/2017
1.0.59 1,559 9/18/2016
1.0.58 1,132 4/28/2016
1.0.57 1,160 4/21/2016
1.0.56 1,357 4/21/2016
1.0.55 1,067 4/21/2016
1.0.54 1,090 4/20/2016
1.0.53 1,196 4/20/2016
1.0.52 1,087 4/20/2016
1.0.47 1,178 4/20/2016
1.0.46 1,130 2/19/2016
1.0.45 1,230 9/21/2015
1.0.44 1,165 9/15/2015
1.0.43 1,099 9/15/2015
1.0.41 1,141 9/2/2015
1.0.40 1,135 9/2/2015
1.0.39 1,154 8/29/2015
1.0.38 1,098 8/29/2015
1.0.37 1,111 8/29/2015
1.0.36 1,129 8/28/2015
1.0.35 1,150 8/28/2015
1.0.34 1,103 8/28/2015
1.0.33 1,095 8/28/2015
1.0.32 1,134 8/25/2015
1.0.31 1,177 8/23/2015
1.0.30 1,101 8/23/2015
1.0.29 1,160 8/23/2015
1.0.28 1,144 8/22/2015
1.0.27 1,133 8/22/2015
1.0.26 1,143 8/21/2015
1.0.25 1,102 8/21/2015
1.0.24 1,136 8/20/2015
1.0.23 1,133 8/20/2015
1.0.22 1,064 8/20/2015
1.0.21 1,086 8/14/2015
1.0.20 1,084 8/14/2015
1.0.0 1,371 8/14/2015

Use ModuleWeaver.FindType rather than ModuleDefinition.FindType (#13)