Skip to content

Akka on .Net Core/PCL #992

Closed
Closed
@ehaskins

Description

@ehaskins

I'm interested in running Akka.net on .Net Core in ASP.net vNext. That currently isn't supported, but it doesn't look like it'd be insurmountable to make Akka's core a PCL.

  • Using System.Configuration - Could this be extracted into a separate library?
  • Using IClonable - Some precompiler statements should resolve that
  • Using System.Runtime.Serialization namespace
  • Using System.Runtime.Remoting namespace

I've only spent about an hour looking at this, so I'm probably missing something harder, but has anyone given this more serious thought or consideration?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions