AgileCoding.Extentions.File 1.0.0.2

.NET Framework 4.7.2
dotnet add package AgileCoding.Extentions.File --version 1.0.0.2
NuGet\Install-Package AgileCoding.Extentions.File -Version 1.0.0.2
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="AgileCoding.Extentions.File" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AgileCoding.Extentions.File --version 1.0.0.2
#r "nuget: AgileCoding.Extentions.File, 1.0.0.2"
#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 AgileCoding.Extentions.File as a Cake Addin
#addin nuget:?package=AgileCoding.Extentions.File&version=1.0.0.2

// Install AgileCoding.Extentions.File as a Cake Tool
#tool nuget:?package=AgileCoding.Extentions.File&version=1.0.0.2

#AgileCoding.Extentions.File

###Extenions related to files

  1. FileExtentions - Static class containing file extentions
Product Versions
.NET Framework net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AgileCoding.Extentions.File:

Package Downloads
AgileCoding.Extentions.ConfigurationManager

Extensions related to ConfiguraitonManager functionality

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.2 353 6/10/2021
1.0.0.1 306 6/1/2021

Added AllLines Extention to FileInfo. To very easily read each lines in file as string