SharperHacks.CoreLibs.IO 4.0.0

This package has a SemVer 2.0.0 package version: 4.0.0+built.by.JwD.
dotnet add package SharperHacks.CoreLibs.IO --version 4.0.0
NuGet\Install-Package SharperHacks.CoreLibs.IO -Version 4.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="SharperHacks.CoreLibs.IO" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharperHacks.CoreLibs.IO --version 4.0.0
#r "nuget: SharperHacks.CoreLibs.IO, 4.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 SharperHacks.CoreLibs.IO as a Cake Addin
#addin nuget:?package=SharperHacks.CoreLibs.IO&version=4.0.0

// Install SharperHacks.CoreLibs.IO as a Cake Tool
#tool nuget:?package=SharperHacks.CoreLibs.IO&version=4.0.0

SharperHacks logo

IO Library for .NET

SharperHacks.CoreLibs.IO

Defines classes and methods to facilitate I/O

Licensed under the Apache License, Version 2.0. See LICENSE.

Contact: joseph@sharperhacks.org

Nuget: https://www.nuget.org/packages/SharperHacks.CoreLibs.IO

Targets

  • net7.0
  • net8.0

Classes

CaptureConsoleOutput

Console output redirection wrapper with IDisposable implementation.

FileHelpers

Miscellaneous file related helper functions.

FileSearch

File search pattern container and file enumerators.

Interactive

Interactive class wraps some common user I/O interactions.

LockFile

A file based semaphore implementation.

NumberedFile

Provides static numbered file creation method.

TempDirectory

Helper class for managing temporary directories.

TempFile

Helper class for managing temporary files.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
4.0.0 56 1/27/2024
3.0.0 181 11/30/2023
2.0.1 41 11/27/2023
2.0.0 54 11/19/2023
1.0.0 50 11/17/2023