tinypubsub 0.0.1-alpha
This is a prerelease version of tinypubsub.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package tinypubsub --version 0.0.1-alpha
NuGet\Install-Package tinypubsub -Version 0.0.1-alpha
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="tinypubsub" Version="0.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="tinypubsub" Version="0.0.1-alpha" />
<PackageReference Include="tinypubsub" />
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 tinypubsub --version 0.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: tinypubsub, 0.0.1-alpha"
#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.
#:package tinypubsub@0.0.1-alpha
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=tinypubsub&version=0.0.1-alpha&prerelease
#tool nuget:?package=tinypubsub&version=0.0.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A very simple pub/sub implementation for .net/xamarin.
There are no supported framework assets in this 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 tinypubsub:
| Package | Downloads |
|---|---|
|
tinypubsub.forms
Forms initialization helper for TinyPubSub |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-preview4 | 920 | 4/9/2022 |
| 2.0.0-preview3 | 790 | 4/9/2022 |
| 1.2.77 | 32,421 | 1/8/2018 |
| 1.2.72 | 2,725 | 12/27/2017 |
| 1.2.67 | 3,235 | 12/22/2017 |
| 1.2.64 | 2,664 | 11/27/2017 |
| 1.2.62 | 2,664 | 11/22/2017 |
| 1.2.54 | 12,143 | 7/20/2017 |
| 1.0.0 | 6,316 | 6/28/2016 |
| 0.0.1-alpha | 1,720 | 5/6/2016 |
First alpha release.