ObjectDisposed.Fody 0.2.1-alpha

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

Check whether an object  is already disposed. Available for any object, which implements IDisposable or the IAsyncDisposable interface.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0-alpha 36 4/12/2015
0.2.2-alpha 32 4/9/2015
0.2.1-alpha 30 4/9/2015
0.1.1-alpha 35 3/23/2015
0.1.0-alpha 32 3/23/2015