Metadata >> NuGet >> Akka.TestKit.VsTest >> 1.0.1

1.0.1

Metadata

Authors Akka.NET Team
Copyrights Copyright © 2013-2015 Akka.NET Team
Description TestKit for writing tests for Akka.NET using Visual Studio Unit Testing 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.** Fixes: [v1.0 F# scheduling API not sending any scheduled messages](https://github.com/akkadotnet/akka.net/issues/831) [PinnedDispatcher - uses single thread for all actors instead of creating persanal thread for every actor](https://github.com/akkadotnet/akka.net/issues/850) [Hotfix async await when awaiting IO completion port based tasks](https://github.com/akkadotnet/akka.net/pull/843) [Fix for async await suspend-resume mechanics](https://github.com/akkadotnet/akka.net/pull/836) [Nested Ask async await causes null-pointer exception in ActorTaskScheduler](https://github.com/akkadotnet/akka.net/issues/855) [Akka.Remote: can't reply back remotely to child of Pool router](https://github.com/akkadotnet/akka.net/issues/884) [Context.DI().ActorOf shouldn't require a parameterless constructor](https://github.com/akkadotnet/akka.net/issues/832) [DIActorContextAdapter uses typeof().Name instead of AssemblyQualifiedName](https://github.com/akkadotnet/akka.net/issues/833) [IndexOutOfRangeException with RoundRobinRoutingLogic & SmallestMailboxRoutingLogic](https://github.com/akkadotnet/akka.net/issues/908) New Features: Akka.TestKit.NUnit** Akka.NET now has support for [NUnit ](http://nunit.org/) inside its TestKit. You can install Akka.TestKit.NUnit via the NuGet commandline: ``` PM> Install-Package Akka.TestKit.NUnit ``` Akka.Persistence.SqlServer** The first full implementation of Akka.Persistence is now available for SQL Server. [Read the full instructions for working with Akka.Persistence.SQLServer here](https://github.com/akkadotnet/akka.net/tree/dev/src/contrib/persistence/Akka.Persistence.SqlServer).
RequireLicenseAcceptance False
Tags akka actors actor model Akka concurrency vstest mstest
Dependencies Akka.TestKit:1.0.1
Title Akka.TestKit.VsTest
PackageSize 11450
PackageHashAlgorithm SHA512
PackageHash vEILLwuFKC+ZTxct+AB3zySI6UF4f9UzdlHu9yrgtIJSAOFHC+GK/rUZXCIe7qmnudUEPisZfbnB2IAYhB5Unw==
DownloadCount 000000
CreatedDate 2015-04-28T20:25:28

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.VsTest -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Akka.TestKit.VsTest -Version 1.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 Akka.TestKit.VsTest 1.0.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

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