SharpObservation 1.1.400

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 Compatible and additional computed target framework versions.
.NET Framework net40-client 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.1.910 1,532 1/4/2016
1.1.800 1,237 12/23/2015
1.1.700 1,453 11/27/2015
1.1.400 1,285 11/24/2015
1.1.6 1,379 11/27/2015
1.0.0 1,409 11/27/2015

Introduced performance, easy to implement Disposable helper