<rsd version="1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://archipelago.phrasewise.com/rsd">
  <service>
    <engineName>MyGet</engineName>
    <engineLink>http://www.myget.org/</engineLink>
    <dc:identifier>https://www.myget.org/F/akkadotnet-v14/</dc:identifier>
    <dc:owner>petabridge</dc:owner>
    <dc:creator>petabridge</dc:creator>
    <dc:title>Akka.NET v1.4 Beta Branch</dc:title>
    <dc:description># Akka.NET v1.4 Branch

![Akka.NET logo](https://github.com/akkadotnet/akka.net/blob/dev/documentation/icons/AkkaNetLogo.Normal.png)

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/akkadotnet/akka.net?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge) &lt;br/&gt;

## Builds status
||Windows|Linux (Mono)|
|:--:|:--:|:--:|
|Build|[![Build status](http://petabridge-ci.cloudapp.net/app/rest/builds/buildType:AkkaNet_AkkaNetWindowsBuild/statusIcon)](http://petabridge-ci.cloudapp.net/viewType.html?buildTypeId=AkkaNet_AkkaNetWindowsBuild&amp;guest=1)|[![Build status](http://petabridge-ci.cloudapp.net/app/rest/builds/buildType:AkkaNet_LinuxMonoBuild/statusIcon)](http://petabridge-ci.cloudapp.net/viewType.html?buildTypeId=AkkaNet_LinuxMonoBuild&amp;guest=1)|
|Unit Tests|[![Build status](http://petabridge-ci.cloudapp.net/app/rest/builds/buildType:AkkaNet_AkkaNetWindowsUnitTests/statusIcon)](http://petabridge-ci.cloudapp.net/viewType.html?buildTypeId=AkkaNet_AkkaNetWindowsUnitTests&amp;guest=1)|[![Build status](http://petabridge-ci.cloudapp.net/app/rest/builds/buildType:AkkaNet_AkkaNetLinuxMonoUnitTests/statusIcon)](http://petabridge-ci.cloudapp.net/viewType.html?buildTypeId=AkkaNet_AkkaNetLinuxMonoUnitTests&amp;guest=1)|
|MultiNode Tests|[![Build status](http://petabridge-ci.cloudapp.net/app/rest/builds/buildType:AkkaNet_AkkaNetWindowsMultiNodeTests/statusIcon)](http://petabridge-ci.cloudapp.net/viewType.html?buildTypeId=AkkaNet_AkkaNetWindowsMultiNodeTests&amp;guest=1)|
|Perf Tests|[![Build status](http://petabridge-ci.cloudapp.net/app/rest/builds/buildType:AkkaNet_AkkaNetWindowsPerformanceTests/statusIcon)](http://petabridge-ci.cloudapp.net/viewType.html?buildTypeId=AkkaNet_AkkaNetWindowsPerformanceTests&amp;guest=1)||

## [Akka.NET Current Roadmap](https://petabridge.com/blog/akkadotnet-2016-roadmap/)

**Akka.NET** is a community-driven port of the popular Java/Scala framework [Akka](http://akka.io) to .NET.

* Subscribe to the Akka.NET dev feed: https://twitter.com/AkkaDotNet  (@AkkaDotNet)
* Gitter chat: https://gitter.im/akkadotnet/akka.net
* Support forum: https://groups.google.com/forum/#!forum/akkadotnet-user-list
* Mail: hi@getakka.net
* Stack Overflow: http://stackoverflow.com/questions/tagged/akka.net

### Documentation and resources

#### [Akka.NET Community Site](http://getakka.net)


### Install Akka.NET via NuGet

If you want to include Akka.NET in your project, you can [install it directly from NuGet](https://www.nuget.org/packages/Akka)

To install Akka.NET Distributed Actor Framework, run the following command in the Package Manager Console

```
PM&gt; Install-Package Akka
PM&gt; Install-Package Akka.Remote
```

And if you need F# support:

```
PM&gt; Install-Package Akka.FSharp
```

### Contributing
#### Where Can I Contribute?

[![Critical Issues](https://badge.waffle.io/akkadotnet/akka.net.svg?label=help%20wanted&amp;title=Issues%20Needing%20Help%20Now!)](http://waffle.io/akkadotnet/akka.net)
&lt;br&gt;
[![Stories Up For Grabs](https://badge.waffle.io/akkadotnet/akka.net.svg?label=up%20for%20grabs&amp;title=General%20Issues%20Up%20For%20Grabs)](http://waffle.io/akkadotnet/akka.net)

&gt; *All contributions are welcome! Please consider the [issues categorized in the `Help!` column](http://waffle.io/akkadotnet/akka.net) first, as they are areas we could really use your help :)*

#### Contribution Guidelines
If you are interested in helping porting Akka to .NET please take a look at [Contributing to Akka.NET](http://getakka.net/community/contributor-guidelines.html).

Our [docs](http://getakka.net/articles/intro/what-is-akka.html) are always a work in progress—to contribute to docs, please see the [docs contribution guidelines here](http://getakka.net/community/documentation-guidelines.html).


#### Builds
Please see [Building Akka.NET](http://getakka.net/community/building-akka-net.html).

To access unstable nightly builds, please [see the instructions here](http://getakka.net/community/getting-access-to-nightly-builds.html).

### Support
&lt;a href="http://www.jetbrains.com/resharper"&gt;&lt;img src="http://i61.tinypic.com/15qvwj7.jpg" alt="ReSharper" title="ReSharper"&gt;&lt;/a&gt;

&lt;a href="https://www.jetbrains.com/teamcity/"&gt;&lt;img src="http://i59.tinypic.com/2hmiirp.gif" alt="TeamCity" title="TeamCity"&gt;&lt;/a&gt;</dc:description>
    <homePageLink>https://www.myget.org/Feed/Details/akkadotnet-v14/</homePageLink>
    <apis>
      <api name="nuget-v3-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/akkadotnet-v14/api/v3/index.json" />
      <api name="nuget-v2-packages" blogID="" preferred="true" apiLink="https://www.myget.org/F/akkadotnet-v14/api/v2/" />
      <api name="nuget-v1-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/akkadotnet-v14/api/v1/" />
    </apis>
  </service>
</rsd>