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 957 2/8/2020
2.0.112 608 2/6/2020
2.0.110 619 10/4/2019
2.0.108 657 8/22/2019
2.0.107 662 6/25/2019
2.0.104 958 9/2/2018
2.0.103 897 9/2/2018
2.0.97 847 9/2/2018
2.0.96 880 9/2/2018
2.0.93 853 9/2/2018
2.0.82 1,122 6/26/2018
2.0.81 1,013 6/26/2018
2.0.79 976 11/2/2017
2.0.78 981 11/2/2017
2.0.77 951 11/2/2017
2.0.76 950 11/2/2017
2.0.75 927 11/2/2017
2.0.74 958 11/2/2017
2.0.73 1,063 5/4/2017
2.0.72 1,037 5/4/2017
2.0.71 1,128 5/4/2017
2.0.70 1,003 5/4/2017
2.0.69 1,031 4/25/2017
2.0.68 1,017 4/25/2017
1.0.67-beta1 794 4/25/2017
1.0.66-beta1 818 4/25/2017
1.0.65-beta1 810 4/24/2017
1.0.64-beta1 818 4/22/2017
1.0.62-beta1 826 3/29/2017
1.0.61-beta1 807 3/28/2017
1.0.60-beta1 804 3/28/2017
1.0.59 1,561 9/18/2016
1.0.58 1,134 4/28/2016
1.0.57 1,162 4/21/2016
1.0.56 1,359 4/21/2016
1.0.55 1,071 4/21/2016
1.0.54 1,092 4/20/2016
1.0.53 1,198 4/20/2016
1.0.52 1,089 4/20/2016
1.0.47 1,180 4/20/2016
1.0.46 1,132 2/19/2016
1.0.45 1,232 9/21/2015
1.0.44 1,167 9/15/2015
1.0.43 1,101 9/15/2015
1.0.41 1,143 9/2/2015
1.0.40 1,137 9/2/2015
1.0.39 1,156 8/29/2015
1.0.38 1,100 8/29/2015
1.0.37 1,113 8/29/2015
1.0.36 1,133 8/28/2015
1.0.35 1,152 8/28/2015
1.0.34 1,105 8/28/2015
1.0.33 1,097 8/28/2015
1.0.32 1,136 8/25/2015
1.0.31 1,179 8/23/2015
1.0.30 1,103 8/23/2015
1.0.29 1,162 8/23/2015
1.0.28 1,147 8/22/2015
1.0.27 1,135 8/22/2015
1.0.26 1,145 8/21/2015
1.0.25 1,104 8/21/2015
1.0.24 1,140 8/20/2015
1.0.23 1,135 8/20/2015
1.0.22 1,066 8/20/2015
1.0.21 1,088 8/14/2015
1.0.20 1,086 8/14/2015
1.0.0 1,373 8/14/2015

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