Metadata >> NuGet >> Akka.Persistence >> 1.0.1-pre1504282013

1.0.1-pre1504282013

Metadata

Authors Akka.NET Team
Copyrights Copyright © 2013-2015 Akka.NET Team
Description Persistence actor support for Akka.NET
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 persistence eventsource
Dependencies Google.ProtocolBuffers:2.4.1.521|Newtonsoft.Json:6.0.8|Akka:1.0.1
Title Akka.Persistence
PackageSize 184852
PackageHashAlgorithm SHA512
PackageHash NR7SefAoLXkvoN9ANT/T8WNSaF1aVwdnMSabVlTVexkRxB9LbCqwfuPGopkXqR6zHqllpTKG9iAs+rA5BVo4Ag==
DownloadCount 000000
CreatedDate 2015-04-28T20:21:34

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Akka.Persistence -Version 1.0.1-pre1504282013
Uninstalling the package:
o remove-wrap Akka.Persistence

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