QuickIO.NET 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package QuickIO.NET --version 1.0.1
NuGet\Install-Package QuickIO.NET -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QuickIO.NET" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickIO.NET --version 1.0.1
#r "nuget: QuickIO.NET, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QuickIO.NET as a Cake Addin
#addin nuget:?package=QuickIO.NET&version=1.0.1

// Install QuickIO.NET as a Cake Tool
#tool nuget:?package=QuickIO.NET&version=1.0.1

QuickIO.NET is an extension for the .NET Framework to offer faster file operations.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on QuickIO.NET:

Package Downloads
Pangolin

A framework for declarative UI testing for ASP.NET apps. Browsers: All browsers can be used. With the possibility of automatic update to the latest version.

Pangolin.NETCore

A framework for declarative UI testing for ASP.NET apps. Browsers: All browsers can be used. With the possibility of automatic update to the latest version.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on QuickIO.NET:

Repository Stars
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
punker76/simple-music-player
Simple Music Player - SimpleMP - Keeps it simple and plays your music
Version Downloads Last updated
2.6.2 168,060 2/15/2015
2.6.1 1,846 2/2/2015
2.6.0 1,571 2/2/2015
2.0.1 2,383 7/10/2014
2.0.0 1,604 7/6/2014
1.0.7 1,672 6/2/2014
1.0.6 1,660 5/28/2014
1.0.5 1,637 5/28/2014
1.0.2 1,790 4/24/2014
1.0.1 1,715 4/15/2014
1.0.0.1 1,686 4/7/2014

Added QuickIOEnumerationOptions to handle exception in enumerations
Added QuickIODirectory.Copy()
Added some null and empty checks
Optimized directory delete
Fixed directory exists error on network share root timeout