Expose.Fody 1.0.0-alpha2

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

// Install Expose.Fody as a Cake Tool
#tool nuget:?package=Expose.Fody&version=1.0.0-alpha2&prerelease

Exposes members (properties, indexers, methods and events) and optionally implements interface of a field declared in class.

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
1.0.0-alpha2 1,457 3/31/2014
1.0.0-alpha 1,269 3/18/2014

Do not generate member if it is already defined in exposer class