PubSub 1.3.0

dotnet add package PubSub --version 1.3.0
                    
NuGet\Install-Package PubSub -Version 1.3.0
                    
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="PubSub" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PubSub" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="PubSub" />
                    
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 PubSub --version 1.3.0
                    
#r "nuget: PubSub, 1.3.0"
                    
#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=PubSub&version=1.3.0
                    
Install PubSub as a Cake Addin
#tool nuget:?package=PubSub&version=1.3.0
                    
Install PubSub as a Cake Tool

An extremely light-weight, easy to use PCL pub/sub library

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on PubSub:

Repository Stars
BartoszCichecki/LenovoLegionToolkit
Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.
Cysharp/MessagePipe
High performance in-memory/distributed messaging pipeline for .NET and Unity.
hadashiA/VitalRouter
A fast, zero-allocation, in-memory messaging library. Declarative async pipeline with source generator for Unity and .NET.
DICOMcloud/DICOMcloud
Azure friendly DICOMweb part 18 .NET server with qido-rs, wado-rs, stow-rs, wado-uri RESTful implementation
LiamKenneth/ArchaicQuest
ArchaicQuest a Multi User Dungeon (MUD) - Text based MMORPG in C# :dragon:
annulusgames/ZeroMessenger
Zero-allocation, extremely fast in-memory messaging library for .NET and Unity.
Version Downloads Last updated
1.3.0 209 4/20/2015
1.2.0 369 7/7/2014
1.1.1 58 5/1/2014
1.1.0 55 5/1/2014
1.0.0 60 4/15/2014