Metadata >> NuGet >> Akka.FSharp >> 0.6.4

0.6.4

Metadata

Authors Akka.NET Team
Copyrights Copyright © 2013-2014 Akka.NET Team
Description F# API support for Akka.NET
IconUrl https://raw.githubusercontent.com/akkadotnet/akka.net/gh-pages/images/icon.png
LicenseUrl https://github.com/akkadotnet/akka.net/blob/master/LICENSE
Owners Akka.NET Team
ProjectUrl https://github.com/akkadotnet/akka.net
ReleaseNotes Introduced `TailChoppingRouter` All `ActorSystem` extensions now take an `ExtendedActorSystem` as a dependency - all thirdy party actor system extensions will need to update accordingly. Fixed numerous bugs with remote deployment of actors. Fixed a live-lock issue for high-traffic connections on Akka.Remote and introduced softer heartbeat failure deadlines. Changed the configuration chaining process. Removed obsolete attributes from `PatternMatch` and `UntypedActor`. Laying groundwork for initial Mono support.
RequireLicenseAcceptance False
Tags akka actors actor model Akka concurrency F# Fsharp
Dependencies FsPickler:0.9.11|FSPowerPack.Core.Community:3.0.0.0|FSPowerPack.Linq.Community:3.0.0.0|Akka:0.6.4
Title Akka.FSharp - BETA
PackageSize 37566
PackageHashAlgorithm SHA512
PackageHash jRnEb3baswhv37YQ9iVzb6bFW0KZZBMnlOZM2S9Zv2+fTu9rBTdV1MyxTq1y6zwEMo5mUdM97TcLq8A9k4SuqA==
DownloadCount 000000
CreatedDate 2014-09-03T22:36:33

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Akka.FSharp -Version 0.6.4
Uninstalling the package:
o remove-wrap Akka.FSharp

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