Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add helpers methods to works with pathes and directories #10

Open
Vasar007 opened this issue Mar 28, 2021 · 0 comments
Assignees
Labels
area: C# Library Related to the C# part of library area: Tests Related to the tests type: Documentation Improvements or additions to documentation type: Feature New feature or request
Milestone

Comments

@Vasar007
Copy link
Owner

Vasar007 commented Mar 28, 2021

Is your feature request related to a problem? Please describe.
There are some cases when .NET BCL is not enough to work with pathes. So, some helper methods will be useful (e.g. Path.GetFileName(Path.GetDirectoryName(path))).

Describe the solution you'd like
I have already written some methods in project AlgorithmAnalysis. E.g. here.

Describe alternatives you've considered
Try to find some other useful methods in the Internet.

Additional context
Do not forget to write tests.

@Vasar007 Vasar007 added the type: Feature New feature or request label Mar 28, 2021
@Vasar007 Vasar007 added this to the v2.2.0 milestone Mar 28, 2021
@Vasar007 Vasar007 self-assigned this Mar 28, 2021
@Vasar007 Vasar007 added area: C# Library Related to the C# part of library area: Tests Related to the tests labels Mar 28, 2021
@Vasar007 Vasar007 modified the milestones: v2.2.0, v3.0.0 Mar 28, 2021
@Vasar007 Vasar007 added the type: Documentation Improvements or additions to documentation label Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: C# Library Related to the C# part of library area: Tests Related to the tests type: Documentation Improvements or additions to documentation type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant