home.social

#crossplatformdev — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #crossplatformdev, aggregated by home.social.

  1. Was looking for a way to get a standard folder for some features that's cross-platform. Environment.GetFolderPath() is one I wasn't aware of. It provides an enum of special folders such as ApplicationData which maps to the functionally similar directories on Linux and Windows.

    learn.microsoft.com/en-us/dotn