QuickIO.NET
2.6.2
QuickIO.NET is an extension for the .NET Framework to offer faster file operations.
Install-Package QuickIO.NET -Version 2.6.2
dotnet add package QuickIO.NET --version 2.6.2
<PackageReference Include="QuickIO.NET" Version="2.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickIO.NET --version 2.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QuickIO.NET, 2.6.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=2.6.2
// Install QuickIO.NET as a Cake Tool
#tool nuget:?package=QuickIO.NET&version=2.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Please check http://quickio.net/help/#article/versionhistory
* Fixed bug: Directory Creation on Root parent failed with NullReferenceException
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on QuickIO.NET:
Package | Downloads |
---|---|
Pangolin
A framework for declarative UI testing for ASP.NET apps.
Browsers:
Chrome (>=89)
Firefox (>=70)
IE (>=11)
Dependencies:
MSharp Project:
MSharp.Framework (>= 4.0.110)
Olive Project:
Olive.Testing (>= 2.1.113)
|
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
|