Nitro.FileHelper 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Nitro.FileHelper --version 1.0.0
NuGet\Install-Package Nitro.FileHelper -Version 1.0.0
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="Nitro.FileHelper" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nitro.FileHelper --version 1.0.0
#r "nuget: Nitro.FileHelper, 1.0.0"
#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 Nitro.FileHelper as a Cake Addin
#addin nuget:?package=Nitro.FileHelper&version=1.0.0

// Install Nitro.FileHelper as a Cake Tool
#tool nuget:?package=Nitro.FileHelper&version=1.0.0

The package helps in working with files irrespective of the file type.
It contains helper classes with easy to understand methods to handle the process of upload and delete files physically from the folder for .Net Framework,.Net Core applications, .NetStandard2.1.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 551 2/3/2020
1.0.0 486 1/20/2020

This package holds methods to upload and delete files from folders.