Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net Core 3.0 support #118

Closed
jxlarrea opened this issue Sep 23, 2019 · 5 comments
Closed

.Net Core 3.0 support #118

jxlarrea opened this issue Sep 23, 2019 · 5 comments

Comments

@jxlarrea
Copy link

On .Net Core 3.0 (releases today), Hyperion's constructor throws an exception:

System.TypeInitializationException: 'The type initializer for 'Hyperion.SerializerOptions' threw an exception.'

This was properly reported in issue #111 about 6 months ago. Is this project still being maintained?

@Danthar
Copy link
Member

Danthar commented Oct 4, 2019

fixed with #119

@Danthar Danthar closed this as completed Oct 4, 2019
@bromanko
Copy link

bromanko commented Oct 4, 2019

Thanks! When can we expect a new release to be published with this fix?

@Danthar
Copy link
Member

Danthar commented Oct 4, 2019 via email

@bromanko
Copy link

bromanko commented Oct 4, 2019

This is the only thing that looks to be completely blocking. At the moment you cannot run Akka.NET using remoting/cluster with .Net Core 3.

@Danthar
Copy link
Member

Danthar commented Oct 4, 2019

To be fair, there are more issues with running akka.net on .Net Core 3. We have gotten multiple reports on different things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants