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.
paket add PubSub --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install PubSub as a Cake Addin #addin nuget:?package=PubSub&version=1.3.0 // Install PubSub as a Cake Tool #tool nuget:?package=PubSub&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 (5)
Showing the top 5 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:
|