Metadata >> NuGet >> MediatR >> 2.0.1

2.0.1

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
Dependencies ::portable-Profile259|::wp80|::wpa81|::net45|Microsoft.Bcl.Async:1.0.168:net40|::win|System.Collections:4.0.10:Unsupported|System.Diagnostics.Debug:4.0.10:Unsupported|System.Linq:4.0.0:Unsupported|System.Runtime:4.0.20:Unsupported|System.Threading.Tasks:4.0.10:Unsupported
PackageSize 75426
PackageHashAlgorithm SHA512
PackageHash HMePBqTFxq+zsqzEYoS/Q7j5McjGuOoOMwFU1FtnnN/qM76RoJpFMTfGvxAipVeZMgK1IZ4jAjyVAwBt0dfH2A==
DownloadCount 000000
CreatedDate 2015-08-05T19:39:06

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.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MediatR -Version 2.0.1 -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.1 %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.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MediatR -Version 2.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap MediatR -Version 2.0.1
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