Metadata >> NuGet >> CallR >> 1.1.4

1.1.4

Metadata

Authors Tom Jacques
Copyrights Copyright 2014
Description Binaries for the CallR library. Visit https://github.com/tejacques/callr for an overview and usage examples.
LicenseUrl https://github.com/tejacques/callr/blob/master/LICENSE
Owners Tom Jacques
ProjectUrl https://github.com/tejacques/callr
ReleaseNotes Notes: Version 1.1.4 - Update Packages compiled against - Update Version dependencies for Polarize and SignalR Version 1.1.3: - Add source files and debugging symbols Version 1.1.2: - Dependency on CallR.JS >=1.1.1 Version 1.1.1: - Fix #3: Fix a race condition when adding entries to the HubCache. Version 1.1.0: - Add ConfigureCallR() extension method to IAppBuilder - Add HubPipelineModule for caching - Add HubPipelineModule for filtering Json response using Polarize - Dependency on Polarize >=0.2.0 - Dependency on CallR.JS >=1.1.0 Version 1.0.2: - Update dependencies Version 1.0.1: - Fix HubUtility SendToAll Version 1.0.0: - HubUtility methods and extension methods for interacting with SignalR hubs. - SendToAll(this THub hub, string type, params object[] parameters) - SendToAll(string type, params object[] parameters) - SendToClients(dynamic clients, string eventType, params object[] parameters) - SendToGroup(this THub hub, string groupName, string type, params object[] parameters) - SendToGroup(string groupName, string type, params object[] parameters)
RequireLicenseAcceptance False
Summary An open source helper library for SignalR.
Tags SignalR
Dependencies Microsoft.AspNet.SignalR:2.0.3|CallR.JS:1.1.1|Polarize:0.2.1
Title CallR
PackageSize 36297
PackageHashAlgorithm SHA512
PackageHash LVs7x/owqvj6u1st9j9WJR0GZdaEQypV4Gj/Ndqi+3K27VT2IbwEu/rWdHyNrGn0Iy8jnJKgftVDlDaGGmqTIA==
DownloadCount 000000
CreatedDate 2014-05-07T15:48:15

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CallR -Version 1.1.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CallR -Version 1.1.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete CallR 1.1.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package CallR -Version 1.1.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CallR -Version 1.1.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap CallR -Version 1.1.4
Uninstalling the package:
o remove-wrap CallR

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries