XDMessaging.Lite 5.0.1

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

// Install XDMessaging.Lite as a Cake Tool
#tool nuget:?package=XDMessaging.Lite&version=5.0.1

The XDMessaging library provides an easy-to-use, zero configuration solution to inter-process communication for .NET applications. It provides a simple API for broadcasting and receiving messages across application domain and process. Lite version excludes network propagation functionality.

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 (1)

Showing the top 1 NuGet packages that depend on XDMessaging.Lite:

Package Downloads
Alchemium.Unlimited

Chromium and .NET Windows Desktop Application/Game Platform

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on XDMessaging.Lite:

Repository Stars
SerGreen/Appacker
Tool for making single .exe application packages
Version Downloads Last updated
5.0.6 16,045 8/11/2017
5.0.5 1,337 5/13/2017
5.0.4 919 4/26/2017
5.0.3 1,000 2/4/2017
5.0.2 906 1/28/2017
5.0.1 1,473 10/2/2016

Fixing issue with missing version due to corrupt files.