AutoDI.Fody 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoDI.Fody --version 3.0.0
                    
NuGet\Install-Package AutoDI.Fody -Version 3.0.0
                    
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="AutoDI.Fody" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoDI.Fody" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="AutoDI.Fody" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AutoDI.Fody --version 3.0.0
                    
#r "nuget: AutoDI.Fody, 3.0.0"
                    
#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.
#addin nuget:?package=AutoDI.Fody&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=AutoDI.Fody&version=3.0.0
                    
Install as a Cake Tool

Fody extension for simplifying the creation of objects from your favorite DI container

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
3.3.3 1,008 12/21/2018
3.3.1 1,025 10/1/2018
3.3.0 1,081 8/9/2018
3.2.0 1,825 6/18/2018
3.1.0 1,298 10/30/2017
3.0.0 1,115 10/5/2017
2.1.4 1,149 8/1/2017
2.1.3 1,144 7/23/2017
2.1.2 1,078 7/22/2017
2.1.1.1 1,162 7/13/2017
2.1.0 1,099 7/6/2017
2.0.50 1,125 7/4/2017
1.2.39 1,156 6/17/2017
1.2.37 1,134 6/8/2017
1.2.36 1,160 5/25/2017
1.2.35 1,158 5/4/2017
1.2.34 1,113 4/27/2017
1.2.33 1,121 4/27/2017
1.2.32 1,119 4/27/2017
1.2.31 1,179 2/19/2017
1.2.29 1,220 8/16/2016
1.1.27 1,181 8/5/2016
1.1.26 1,184 8/5/2016
1.1.25 1,175 8/5/2016
1.1.24 1,184 8/5/2016
1.1.23 1,227 8/4/2016
1.1.22 1,169 8/3/2016
1.0.21 1,366 7/29/2016
1.0.20 1,402 7/28/2016
1.0.19 1,261 7/27/2016
1.0.18 1,269 7/27/2016
1.0.17 1,340 7/27/2016
1.0.16 1,347 7/27/2016
1.0.14 1,304 7/27/2016
1.0.13 1,282 7/27/2016
1.0.0 1,772 7/19/2016

Fixed assembly resolution issue when compiling with Visual Studio 2017 RC