TA.ListenerService 1.1.2

dotnet add package TA.ListenerService --version 1.1.2
NuGet\Install-Package TA.ListenerService -Version 1.1.2
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="TA.ListenerService" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TA.ListenerService --version 1.1.2
#r "nuget: TA.ListenerService, 1.1.2"
#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 TA.ListenerService as a Cake Addin
#addin nuget:?package=TA.ListenerService&version=1.1.2

// Install TA.ListenerService as a Cake Tool
#tool nuget:?package=TA.ListenerService&version=1.1.2

ListenerService for creating events

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TA.ListenerService:

Package Downloads
TA.SignalRService

SignalRService Service

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 1,192 10/17/2016
1.1.1 1,538 7/29/2016
1.1.0 1,042 7/22/2016
1.0.3 1,377 6/20/2016
1.0.2 1,009 6/20/2016
1.0.1 1,058 6/20/2016
1.0.0 996 6/20/2016

1.0.1 -> fixed missing files
1.0.2 -> added dependancy to JQuery
1.1.0 -> switch to module architecture
1.1.1 -> changed event type to string
1.1.2 -> optional interface parameters