Metadata >> NuGet >> Microsoft.Activities.UnitTesting >> 2.0.3.9

2.0.3.9

Metadata

Authors Microsoft
Description Provides unit testing helpers, in memory persistence, mocking support and more
IconUrl http://blogs.msdn.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-28-88-metablogapi/3362.WF100x100_5F00_65741552.png
Language en-US
LicenseUrl http://wf.codeplex.com/license
Owners Microsoft
ProjectUrl http://wf.codeplex.com/
RequireLicenseAcceptance False
Summary Unit Testing framework for Windows Workflow Foundation

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Microsoft.Activities.UnitTesting -Version 2.0.3.9
Uninstalling the package:
o remove-wrap Microsoft.Activities.UnitTesting

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
AnyCPU Release .NETFramework,Version=v4.0.1 Binaries