SharpObservation 1.1.400

.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpObservation --version 1.1.400
NuGet\Install-Package SharpObservation -Version 1.1.400
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="SharpObservation" Version="1.1.400" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpObservation --version 1.1.400
#r "nuget: SharpObservation, 1.1.400"
#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 SharpObservation as a Cake Addin
#addin nuget:?package=SharpObservation&version=1.1.400

// Install SharpObservation as a Cake Tool
#tool nuget:?package=SharpObservation&version=1.1.400

Library for supporting property change notifications, weak events, synchronized events and more.

Product Versions
.NET Framework net40-client
Compatible target framework(s)
Additional computed target framework(s)
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.1.910 1,390 1/4/2016
1.1.800 1,149 12/23/2015
1.1.700 1,354 11/27/2015
1.1.400 1,202 11/24/2015
1.1.6 1,272 11/27/2015
1.0.0 1,325 11/27/2015

Introduced performance, easy to implement Disposable helper