Metadata >> NuGet >> Akka.DI.Unity >> 1.0.2

1.0.2

Metadata

Authors Akka.NET Team
Copyrights Copyright © 2013-2015 Akka.NET Team
Description Unity Dependency Injection (DI) 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.1.** Fixes & Changes - Akka.NET Core [Routers seem ignore supervision strategy](https://github.com/akkadotnet/akka.net/issues/996) [Replaced DateTime.Now with DateTime.UtcNow/MonotonicClock](https://github.com/akkadotnet/akka.net/pull/1009) [DedicatedThreadScheduler](https://github.com/akkadotnet/akka.net/pull/1002) [Add ability to specify scheduler implementation in configuration](https://github.com/akkadotnet/akka.net/pull/994) [Added generic extensions to EventStream subscribe/unsubscribe.](https://github.com/akkadotnet/akka.net/pull/990) [Convert null to NoSender.](https://github.com/akkadotnet/akka.net/pull/993) [Supervisor strategy bad timeouts](https://github.com/akkadotnet/akka.net/pull/986) [Updated Pigeon.conf throughput values](https://github.com/akkadotnet/akka.net/pull/980) [Add PipeTo for non-generic Tasks for exception handling](https://github.com/akkadotnet/akka.net/pull/978) Fixes & Changes - Akka.NET Dependency Injection [Added Extensions methods to ActorSystem and ActorContext to make DI more accessible](https://github.com/akkadotnet/akka.net/pull/966) [DIActorProducer fixes](https://github.com/akkadotnet/akka.net/pull/961) [closes akkadotnet/akka.net#1020 structuremap dependency injection](https://github.com/akkadotnet/akka.net/pull/1021) Fixes & Changes - Akka.Remote and Akka.Cluster [Fixing up cluster rejoin behavior](https://github.com/akkadotnet/akka.net/pull/962) [Added dispatcher fixes for remote and cluster ](https://github.com/akkadotnet/akka.net/pull/983) [Fixes to ClusterRouterGroup](https://github.com/akkadotnet/akka.net/pull/953) [Two actors are created by remote deploy using Props.WithDeploy](https://github.com/akkadotnet/akka.net/issues/1025) Fixes & Changes - Akka.Persistence [Renamed GuaranteedDelivery classes to AtLeastOnceDelivery](https://github.com/akkadotnet/akka.net/pull/984) [Changes in Akka.Persistence SQL backend](https://github.com/akkadotnet/akka.net/pull/963) [PostgreSQL persistence plugin for both event journal and snapshot store](https://github.com/akkadotnet/akka.net/pull/971) [Cassandra persistence plugin](https://github.com/akkadotnet/akka.net/pull/995) New Features:** Akka.TestKit.XUnit2** Akka.NET now has support for [XUnit 2.0](http://xunit.github.io/)! You can install Akka.TestKit.XUnit2 via the NuGet commandline: ``` PM> Install-Package Akka.TestKit.XUnit2 ``` Akka.Persistence.PostgreSql** and **Akka.Persistence.Cassandra** Akka.Persistence now has two additional concrete implementations for PostgreSQL and Cassandra! You can install either of the packages using the following commandline: [Akka.Persistence.PostgreSql Configuration Docs](https://github.com/akkadotnet/akka.net/tree/dev/src/contrib/persistence/Akka.Persistence.PostgreSql) ``` PM> Install-Package Akka.Persistence.PostgreSql ``` [Akka.Persistence.Cassandra Configuration Docs](https://github.com/akkadotnet/akka.net/tree/dev/src/contrib/persistence/Akka.Persistence.Cassandra) ``` PM> Install-Package Akka.Persistence.Cassandra ``` Akka.DI.StructureMap** Akka.NET's dependency injection system now supports [StructureMap](http://structuremap.github.io/)! You can install Akka.DI.StructureMap via the NuGet commandline: ``` PM> Install-Package Akka.DI.StructureMap ```
RequireLicenseAcceptance False
Tags akka actors actor model Akka concurrency DI Unity
Dependencies Unity:3.5.1404.0|Akka.DI.Core:1.0.2
Title Akka.DI.Unity
PackageSize 9835
PackageHashAlgorithm SHA512
PackageHash hARUBoTsEHhi0tVWf1rjz4TcL/c2n6F78ko3/6i8m1AlCu3D02I+ejN9NbXiwrdZKTdAJncgSkkeMEQFRdnMIA==
DownloadCount 000000
CreatedDate 2015-06-03T01:54:23

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Akka.DI.Unity -Version 1.0.2
Uninstalling the package:
o remove-wrap Akka.DI.Unity

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