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 918 2/8/2020
2.0.112 601 2/6/2020
2.0.110 613 10/4/2019
2.0.108 653 8/22/2019
2.0.107 658 6/25/2019
2.0.104 952 9/2/2018
2.0.103 890 9/2/2018
2.0.97 839 9/2/2018
2.0.96 873 9/2/2018
2.0.93 846 9/2/2018
2.0.82 1,115 6/26/2018
2.0.81 1,007 6/26/2018
2.0.79 969 11/2/2017
2.0.78 975 11/2/2017
2.0.77 945 11/2/2017
2.0.76 942 11/2/2017
2.0.75 920 11/2/2017
2.0.74 953 11/2/2017
2.0.73 1,058 5/4/2017
2.0.72 1,030 5/4/2017
2.0.71 1,122 5/4/2017
2.0.70 996 5/4/2017
2.0.69 1,023 4/25/2017
2.0.68 1,012 4/25/2017
1.0.67-beta1 786 4/25/2017
1.0.66-beta1 813 4/25/2017
1.0.65-beta1 803 4/24/2017
1.0.64-beta1 811 4/22/2017
1.0.62-beta1 819 3/29/2017
1.0.61-beta1 802 3/28/2017
1.0.60-beta1 796 3/28/2017
1.0.59 1,554 9/18/2016
1.0.58 1,129 4/28/2016
1.0.57 1,155 4/21/2016
1.0.56 1,354 4/21/2016
1.0.55 1,064 4/21/2016
1.0.54 1,086 4/20/2016
1.0.53 1,190 4/20/2016
1.0.52 1,084 4/20/2016
1.0.47 1,175 4/20/2016
1.0.46 1,125 2/19/2016
1.0.45 1,226 9/21/2015
1.0.44 1,160 9/15/2015
1.0.43 1,096 9/15/2015
1.0.41 1,138 9/2/2015
1.0.40 1,130 9/2/2015
1.0.39 1,148 8/29/2015
1.0.38 1,093 8/29/2015
1.0.37 1,105 8/29/2015
1.0.36 1,125 8/28/2015
1.0.35 1,144 8/28/2015
1.0.34 1,099 8/28/2015
1.0.33 1,091 8/28/2015
1.0.32 1,130 8/25/2015
1.0.31 1,172 8/23/2015
1.0.30 1,096 8/23/2015
1.0.29 1,154 8/23/2015
1.0.28 1,137 8/22/2015
1.0.27 1,127 8/22/2015
1.0.26 1,138 8/21/2015
1.0.25 1,096 8/21/2015
1.0.24 1,132 8/20/2015
1.0.23 1,127 8/20/2015
1.0.22 1,060 8/20/2015
1.0.21 1,081 8/14/2015
1.0.20 1,080 8/14/2015
1.0.0 1,363 8/14/2015

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