Metadata >> NuGet >> Akka.DI.Unity >> 1.0.4

1.0.4

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 Maintenance release for Akka.NET v1.0.3** Akka.IO** This release introduces some major new features to Akka.NET, including [Akka.IO - a new set of capabilities built directly into the Akka NuGet package that allow you to communicate with your actors directly via TCP and UDP sockets](http://getakka.net/docs/IO) from external (non-actor) systems. If you want to see a really cool example of Akka.IO in action, look at [this sample that shows off how to use the Telnet commandline to interact directly with Akka.NET actors](https://github.com/akkadotnet/akka.net/blob/dev/src/examples/TcpEchoService.Server). Akka.Persistence.MongoDb** and **Akka.Persistence.Sqlite** Two new flavors of Akka.Persistence support are now available. You can install them via the commandline! ``` PM> Install-Package Akka.Persistence.MongoDb -pre ``` and ``` PM> Install-Package Akka.Persistence.Sqlite -pre ``` Fixes & Changes - Akka.NET Core** [F# API - problem with discriminated union serialization](https://github.com/akkadotnet/akka.net/issues/999) [Fix Null Sender issue](https://github.com/akkadotnet/akka.net/issues/1212) [Outdated FsPickler version in Akka.FSharp can lead to runtime errors when other FsPickler-dependent packages are installed](https://github.com/akkadotnet/akka.net/issues/1206) [Add default Ask timeout to HOCON configuration](https://github.com/akkadotnet/akka.net/issues/1163) [Remote watching is repeated](https://github.com/akkadotnet/akka.net/issues/1090) [RemoteDaemon bug, not removing children ](https://github.com/akkadotnet/akka.net/pull/1068) [HOCON include support](https://github.com/akkadotnet/akka.net/pull/1169) [Replace SystemNanoTime with MonotonicClock](https://github.com/akkadotnet/akka.net/pull/1174) Akka.DI.StructureMap** We now have support for the [StructureMap dependency injection framework](http://docs.structuremap.net/) out of the box. You can install it here! ``` 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.4
Title Akka.DI.Unity
PackageSize 10066
PackageHashAlgorithm SHA512
PackageHash 5HvPfw2OTetvT9pJziRkXYvKl0Ol49MyaBc4jWRAN65rDqW9WrVlErcoHVYlTxmcCz/d+ZLYteJCEV/wvKNvQg==
DownloadCount 000000
CreatedDate 2015-08-08T00:00:58

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