Introspect 1.0.6484.26608

dotnet add package Introspect --version 1.0.6484.26608
NuGet\Install-Package Introspect -Version 1.0.6484.26608
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="Introspect" Version="1.0.6484.26608" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Introspect --version 1.0.6484.26608
#r "nuget: Introspect, 1.0.6484.26608"
#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 Introspect as a Cake Addin
#addin nuget:?package=Introspect&version=1.0.6484.26608

// Install Introspect as a Cake Tool
#tool nuget:?package=Introspect&version=1.0.6484.26608

Introspect is a NuGet Package that enables Design by Introspection.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.0.6484.26608 1,157 10/2/2017
1.0.6480.26820 947 9/28/2017
1.0.5988.33308 1,329 5/24/2016
1.0.5988.25711 1,276 5/24/2016
1.0.5954.18926 1,213 4/20/2016
1.0.5954.18041 1,191 4/20/2016
1.0.5853.28048 1,356 1/10/2016

Fix handling of struct types as Ducks
Fix using internal types as Ducks
Fix incorrect assembly-name for Duck-Type assembly
Fix handling of derived interfaces in DuckInterface