FluentPath 1.0
Last Sunday, I published version 1.0 of my little FluentPath library . This library, which is a fluent wrapper around System.IO, started as a little experiment / code sample and has been met with some enthusiasm from some of you so I spent quite a bit of time over the last few months polishing it and trying to raise it to a level of quality where it can safely be used in real applications (although my lawyer is telling me that it’s still at your own risk, as specified in the license ). I’ve started using it myself on a few projects and it’s now my default way of accessing the file system. So what’s in there and why should you use it? It’s small! 36kB dll, no dependencies. It’s a NuGet! You can now install FluentPath with NuGet: It’s robust!
Read More...
Read the complete post at http://weblogs.asp.net/bleroy/archive/2010/11/19/fluentpath-1-0.aspx