Metadata >> NuGet >> MediatR >> 2.0.0-beta-005

2.0.0-beta-005

Metadata

Authors Jimmy Bogard
Copyrights Copyright 2014-2015 Jimmy Bogard
Description Simple, unambitious mediator implementation in .NET
IconUrl https://raw.githubusercontent.com/jbogard/MediatR/master/assets/logo/gradient_128x128.png
LicenseUrl https://github.com/jbogard/MediatR/blob/master/LICENSE
Owners Jimmy Bogard
ProjectUrl https://github.com/jbogard/MediatR
RequireLicenseAcceptance False
Tags mediator request response queries commands notifications
PackageSize 85477
PackageHashAlgorithm SHA512
PackageHash hb1NzH4kEy5K+Yo2g5BpnZvKngTANnsuUDsO6QF+GJcei4thgvHy8mbcilR+BdPiCvX5vMU5NFL884UWBzF2wg==
DownloadCount 000000
CreatedDate 2015-07-02T13:35:16

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 MediatR -Version 2.0.0-beta-005 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MediatR -Version 2.0.0-beta-005 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete MediatR 2.0.0-beta-005 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap MediatR -Version 2.0.0-beta-005
Uninstalling the package:
o remove-wrap MediatR

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.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win+wpa81+wp80+MonoAndroid10+Xamarin.iOS10+MonoTouch10 Binaries
AnyCPU Release DNX,Version=v4.6 Binaries
AnyCPU Release DNXCore,Version=v5.0 Binaries
AnyCPU Release Windows,Version=v0.0 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries
AnyCPU Release WindowsPhoneApp,Version=v8.1 Binaries