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 2.0? #121

Open
sabernar opened this issue Jan 12, 2018 · 14 comments
Open

.NET Core 2.0? #121

sabernar opened this issue Jan 12, 2018 · 14 comments

Comments

@sabernar
Copy link

Is it possible to use microdot with .NET Core 2.0 instead of Framework 4.7?

@Allon-Guralnek
Copy link
Contributor

Allon-Guralnek commented Jan 13, 2018

Currently, no. When Orleans 2.0 hits its final version which supports .NET Core 2.0, we would like to port Microdot to support both. Until then, it requires the full framework.

@sabernar
Copy link
Author

sabernar commented Jan 13, 2018 via email

@Allon-Guralnek
Copy link
Contributor

No, unfortunately we don't.

@thuannguy
Copy link

Apparently Orleans 2.0 was released two days ago. Hopefully there will be a plan to support it soon 😄

@Allon-Guralnek
Copy link
Contributor

@thuannguy We do have such plans, but in two steps. First upgrade to Orleans 1.5.3, this will probably be done in Microdot 1.x. Then make the big breaking changes of upgrading to Orleans 2.0 in Microdot 2.0. The two-step approach will also ensure an easier and smoother upgrade path.

Unfortunately, while we're eager to get to Orleans 2.x, we don't have a timetable for it yet.

@pvpo
Copy link

pvpo commented Nov 1, 2018

Hey guys, I wonder how this endeavour of yours develops ? Are there any estimates available ?

Thank you all.

@daniellm
Copy link
Contributor

daniellm commented Nov 1, 2018

We ported to Orleans 1.5.3 but weren't pleased with the performance (we saw a 30% decrease in throughput, though it may have been caused by something on our side, not Orleans). If you're interested, you can check out #168

About Orleans 2.0, it's high on our priority list, a very rough estimate is that we'll have it ready in 3-4 months.

@eugene-kiba
Copy link

Any updates?

@daniellm
Copy link
Contributor

Sorry, migrating to Orleans 2.1 is still a few months (~3) away on our roadmap.

@WoozChucky
Copy link

Any update on the migration?

@daniellm
Copy link
Contributor

daniellm commented May 1, 2019

Sorry, it still hasn't entered our pipeline. No ETA for now.

@softwareguy74
Copy link

Whole world has moved on to Core. This is pretty disappointing.

@daniellm
Copy link
Contributor

daniellm commented Jul 8, 2019

Sorry for the delay. Please note that we're in the progress of moving to Orleans 2.3.x (see branch 95878.infra.orleans.2_20.5). Since that Orleans version and all other libraries Microdot relies on as far as I know comply to .Net Standard, you might be able to reference them from your .net core project.

@quinvit
Copy link

quinvit commented Aug 8, 2019

Whole world has moved on to Core. This is pretty disappointing.

If you don't want Orleans or NLog you can use my ported version https://github.com/quinvit/microcore, I used it for my project. I replace nlog with serilog, remove Orleans, replace Metrics.net with AppMetrics. Any other improvements are appreciated.

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

9 participants