RavenDB 4.0 on DotNetCore RC2

time to read 1 min | 97 words

We have got pretty much everything working, and all tests are passing on Windows. We’ll test it tomorrow on Linux, but it is looking good.

I’m really excited about this. To start with, just moving to RC2 looks like it dropped about 20% of our test suite runtime. But it also removed a blocking issue that prevented us from getting a core feature up and running (dynamic code generation, which is required for user defined indexes).

Now we can get started on that Smile.