ForNeVeR / ForNeVeR/TruePath

Fast way to create a path from Environment.SpecialFolder

Open
#165 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
C#
Stars
104
Forks
15
Avg merge
9m
Merged PRs (30d)
2

Description

Currently we need to do a `new AbsolutePath(Environment.GetFolderPath(Environment.SpecialFolder.Programs))`, but probably it worth to make this more short? Something like extension methods for `enum Environment.SpecialFolder`, which will be used like `Environment.SpecialFolder.Programs.AsAbsolutePath()`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.