码迷,mamicode.com
首页 > Web开发 > 详细

Akka to .NET

时间:2016-12-08 02:58:14      阅读:284      评论:0      收藏:0      [点我收藏+]

标签:pack   ide   community   rom   develop   guid   general   label   gre   

技术分享 技术分享

Akka.NET Current Roadmap

Akka.NET is a community-driven port of the popular Java/Scala framework Akka to .NET.

Documentation and resources

Akka.NET Community Site

Install Akka.NET via NuGet

If you want to include Akka.NET in your project, you can install it directly from NuGet

To install Akka.NET Distributed Actor Framework, run the following command in the Package Manager Console

PM> Install-Package Akka
PM> Install-Package Akka.Remote

And if you need F# support:

PM> Install-Package Akka.FSharp

Contributing

Where Can I Contribute?

Issues for the Next Release (v1.1)

技术分享
技术分享

All contributions are welcome! Please consider the issues categorized in the Help! column 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.

Our docs are always a work in progress—to contribute to docs, please see the docs contribution guidelines here.

Builds

Please see Building Akka.NET.

To access unstable nightly builds, please see the instructions here.

Akka to .NET

标签:pack   ide   community   rom   develop   guid   general   label   gre   

原文地址:http://www.cnblogs.com/endv/p/6143239.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!