Metadata >> NuGet >> Akka >> 0.6.3

0.6.3

Metadata

Authors Roger Alsing, Aaron Stannard, Jérémie Chassaing, Stefan Alfbo, Håkan Canberger
Copyrights Copyright © Roger Alsing 2013-2014
Description Akka .NET is a port of the popular Java/Scala framework Akka to .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 Roger Alsing, Aaron Stannard, Jérémie Chassaing, Stefan Alfbo, Håkan Canberger
ProjectUrl https://github.com/akkadotnet/akka.net
ReleaseNotes Made it so HOCON config sections chain properly Optimized actor memory footprint Fixed a Helios bug that caused Akka.NET to drop messages larger than 32kb
RequireLicenseAcceptance False
Tags akka actors actor model Akka concurrency
Dependencies Newtonsoft.Json:6.0.1
PackageSize 525930
PackageHashAlgorithm SHA512
PackageHash uRVXRPf0INYsQ+9mrSFOdYsVqLncu5xBW73oQt0BkZ8F2r7jZsYftiEKs5rOLuyuOIJXBXQhBL6rX2dZLtlB1A==
DownloadCount 000000
CreatedDate 2014-08-16T01:47:42

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Akka -Version 0.6.3
Uninstalling the package:
o remove-wrap Akka

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