https://github.com/i-e-b/lessstupidpath
Like .Net's 'Path' class, but with a sane API and semantics
https://github.com/i-e-b/lessstupidpath
c-sharp files linux windows
Last synced: about 1 year ago
JSON representation
Like .Net's 'Path' class, but with a sane API and semantics
- Host: GitHub
- URL: https://github.com/i-e-b/lessstupidpath
- Owner: i-e-b
- License: other
- Created: 2013-02-01T13:58:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T07:25:13.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T11:23:31.607Z (over 1 year ago)
- Topics: c-sharp, files, linux, windows
- Language: C#
- Homepage:
- Size: 117 KB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LessStupidPath
==============
Like .Net's 'Path' class, but with a sane API and semantics.
Sick of errors when people use string concatenation for paths?
Can't stand weird semantics of `Path.Combine` and `Path.GetDirectoryName`?
Use LessStupidPath -- it's for paths, and it's a bit less stupid.
Available now on NuGet: https://www.nuget.org/packages/LessStupidPath/