JeremyAnsel / JeremyAnsel.IO.Locator

A library to abstract file access to file system, compressed archives and disc images.

Home Page:http://jeremyansel.github.io/JeremyAnsel.IO.Locator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JeremyAnsel.IO.Locator

Build status Code coverage License

JeremyAnsel.IO.Locator: NuGet Version

JeremyAnsel.IO.DiscLocator: NuGet Version

JeremyAnsel.IO.Locator is a .Net library to abstract file access to file system, compressed archives and disc images.

Description Value
License The MIT License (MIT)
Documentation http://jeremyansel.github.io/JeremyAnsel.IO.Locator
Code coverage https://jeremyansel.github.io/JeremyAnsel.IO.Locator/coverage/
Source code https://github.com/JeremyAnsel/JeremyAnsel.IO.Locator
Nuget https://www.nuget.org/packages/JeremyAnsel.IO.Locator
Nuget https://www.nuget.org/packages/JeremyAnsel.IO.DiscLocator
Build https://ci.appveyor.com/project/JeremyAnsel/jeremyansel-io-locator/branch/master

The supported formats by FileLocatorFactory are: file system, Zip, Rar, Tar, 7Zip, GZip. SharpCompress is used to provide support for compressed archives.

The supported formats by DiscLocatorFactory are: Iso, Udf. DiscUtils is used to provide support for disc images.

About

A library to abstract file access to file system, compressed archives and disc images.

http://jeremyansel.github.io/JeremyAnsel.IO.Locator

License:MIT License


Languages

Language:C# 98.0%Language:Batchfile 2.0%