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 893 2/8/2020
2.0.112 582 2/6/2020
2.0.110 596 10/4/2019
2.0.108 633 8/22/2019
2.0.107 637 6/25/2019
2.0.104 927 9/2/2018
2.0.103 869 9/2/2018
2.0.97 816 9/2/2018
2.0.96 855 9/2/2018
2.0.93 827 9/2/2018
2.0.82 1,097 6/26/2018
2.0.81 989 6/26/2018
2.0.79 952 11/2/2017
2.0.78 958 11/2/2017
2.0.77 925 11/2/2017
2.0.76 938 11/2/2017
2.0.75 902 11/2/2017
2.0.74 931 11/2/2017
2.0.73 1,038 5/4/2017
2.0.72 1,003 5/4/2017
2.0.71 1,106 5/4/2017
2.0.70 978 5/4/2017
2.0.69 1,006 4/25/2017
2.0.68 993 4/25/2017
1.0.67-beta1 771 4/25/2017
1.0.66-beta1 794 4/25/2017
1.0.65-beta1 788 4/24/2017
1.0.64-beta1 795 4/22/2017
1.0.62-beta1 802 3/29/2017
1.0.61-beta1 781 3/28/2017
1.0.60-beta1 778 3/28/2017
1.0.59 1,538 9/18/2016
1.0.58 1,110 4/28/2016
1.0.57 1,137 4/21/2016
1.0.56 1,333 4/21/2016
1.0.55 1,041 4/21/2016
1.0.54 1,063 4/20/2016
1.0.53 1,174 4/20/2016
1.0.52 1,062 4/20/2016
1.0.47 1,154 4/20/2016
1.0.46 1,107 2/19/2016
1.0.45 1,208 9/21/2015
1.0.44 1,141 9/15/2015
1.0.43 1,074 9/15/2015
1.0.41 1,116 9/2/2015
1.0.40 1,107 9/2/2015
1.0.39 1,126 8/29/2015
1.0.38 1,074 8/29/2015
1.0.37 1,086 8/29/2015
1.0.36 1,107 8/28/2015
1.0.35 1,125 8/28/2015
1.0.34 1,077 8/28/2015
1.0.33 1,072 8/28/2015
1.0.32 1,110 8/25/2015
1.0.31 1,154 8/23/2015
1.0.30 1,078 8/23/2015
1.0.29 1,136 8/23/2015
1.0.28 1,120 8/22/2015
1.0.27 1,105 8/22/2015
1.0.26 1,119 8/21/2015
1.0.25 1,077 8/21/2015
1.0.24 1,109 8/20/2015
1.0.23 1,107 8/20/2015
1.0.22 1,041 8/20/2015
1.0.21 1,062 8/14/2015
1.0.20 1,063 8/14/2015
1.0.0 1,344 8/14/2015

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