ExpandoIntelligizer.Fody 0.2.2

Requires NuGet 2.8 or higher.

dotnet add package ExpandoIntelligizer.Fody --version 0.2.2
NuGet\Install-Package ExpandoIntelligizer.Fody -Version 0.2.2
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="ExpandoIntelligizer.Fody" Version="0.2.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExpandoIntelligizer.Fody --version 0.2.2
#r "nuget: ExpandoIntelligizer.Fody, 0.2.2"
#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 ExpandoIntelligizer.Fody as a Cake Addin
#addin nuget:?package=ExpandoIntelligizer.Fody&version=0.2.2

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

A Nuget Fody plugin for converting dictionary members into class level properties

     This is a fody add-in that helps transfering Dictionary<string,object> type of data structures into C# properties.
     The reason for this i to have a Dictionary a like repository with strongly typed content.
     In order to have intellisense support it is advised to leave repositories in a separate project.

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
0.2.2 1,597 10/13/2015
0.2.1 1,400 10/13/2015
0.2.0 1,132 10/13/2015
0.1.9 1,331 10/13/2015
0.1.8 1,318 10/13/2015
0.1.7 1,419 10/13/2015
0.1.6 1,777 10/7/2015
0.1.4 1,773 10/5/2015
0.1.3 1,980 10/5/2015