An open API service indexing awesome lists of open source software.

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

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/