Close

[2025-04-02] Ymirheim Development Stream

Duration: 3:52:52

This time we started working on the migration of the server to the new infrastructure. And the first step was to update the server codebase from .NET 6 to .NET 9. The update went pretty smoothly, the only thing that caused some trouble was EFCore, which was expected, since I was using some internal undocumented methods before. I still need to test it properly to make sure it still works. And the next step would probably be updating all the 3rd-party libraries to the latest version.