Metadata >> NuGet >> Akka.TestKit >> 1.0.3

1.0.3

Metadata

Authors Akka.NET Team
Copyrights Copyright © 2013-2015 Akka.NET Team
Description You need a Akka.TestKit.* package! Add the one appropiate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
IconUrl http://getakka.net/images/AkkaNetLogo.Normal.png
LicenseUrl https://github.com/akkadotnet/akka.net/blob/master/LICENSE
Owners Akka.NET Team
ProjectUrl https://github.com/akkadotnet/akka.net
ReleaseNotes Bugfix release for Akka.NET v1.0.2.** This release addresses an issue with Akka.Persistence.SqlServer and Akka.Persistence.PostgreSql where both packages were missing a reference to Akka.Persistence.Sql.Common. In Akka.NET v1.0.3 we've packaged Akka.Persistence.Sql.Common into its own NuGet package and referenced it in the affected packages.
RequireLicenseAcceptance False
Summary This only contains base functionality. You need a Akka.TestKit.* package!
Tags akka actors actor model Akka concurrency
Dependencies Akka:1.0.3
Title Akka.TestKit
PackageSize 180466
PackageHashAlgorithm SHA512
PackageHash 8oQqC0jWAmuajaRPScvRBRkPvciObJ7gIUc/gD8Qrk8RRAqV/sB/AfwLdmRgNH0i3Zh2KrjWBuQ8uYJos0k30A==
DownloadCount 000000
CreatedDate 2015-06-12T20:24:04

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Akka.TestKit -Version 1.0.3
Uninstalling the package:
o remove-wrap Akka.TestKit

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