TA.ListenerService 1.1.1

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

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

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,212 10/17/2016
1.1.1 1,549 7/29/2016
1.1.0 1,046 7/22/2016
1.0.3 1,381 6/20/2016
1.0.2 1,012 6/20/2016
1.0.1 1,067 6/20/2016
1.0.0 999 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