Keelah

Results 14 comments of Keelah

Getting the same issue. Can't find out why. No idea if I'm doing anything wrong or if something broke

It's from a clean repo. Just did a new app, added a class like so ```cs public class Author : AuditableEntity { public ulong AuthorID { get; set; } public...

No idea on how to do that. Am using VS 2022 Preview tho

Update : added a few examples

> As someone who's got a bit of a versioning fetish: Versioning of server profiles would be super nice! That way Any changes to server settings can be tracked over...

Same here on Windows - VSCode Version: 1.94.2 (user setup) - OS: Windows_NT x64 10.0.22621 - Extension Version: v2.17.0 - System Language : French - SVN Version: svn, version 1.13.0...

Added ENV Variable system in the settings for Docker Next step is to add dockerfiles and mount points

So far I have created a component that allows the selection of a folder child to the root directory. It's not generic and probably deserving optimisations but it's a good...

The idea is to make one or multiple Services in the Core to manage Steam integration with SteamKit directly.