VersaTul.Handler.File 1.0.12

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package VersaTul.Handler.File --version 1.0.12
NuGet\Install-Package VersaTul.Handler.File -Version 1.0.12
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="VersaTul.Handler.File" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VersaTul.Handler.File --version 1.0.12
#r "nuget: VersaTul.Handler.File, 1.0.12"
#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 VersaTul.Handler.File as a Cake Addin
#addin nuget:?package=VersaTul.Handler.File&version=1.0.12

// Install VersaTul.Handler.File as a Cake Tool
#tool nuget:?package=VersaTul.Handler.File&version=1.0.12

The VersaTul Handler File project provides the functionality needed to control working with files on disk. Most notable are creating, reading, and deleting files. This project is a wrapper class around the System.IO.File namespace and works with the custom VersaTul FileInfo objects to read and write data to files.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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 was computed.  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.
  • net6.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on VersaTul.Handler.File:

Package Downloads
VersaTul.Collection.Streamers The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The VersaTul Collection Streamers provides functionality that enables developers to quickly convert a collection of objects in memory into a data-reader that can be used for Bulk inserting data into a SQL Database, or be used to generate flat files. Developers can use the streamers to: 1. Convert a Collection to a Data-Reader. 2. Convert from a Data-Reader to other file formats such as CSV, TAB or Json. 3. Compress converted data into Zip files. 4. Transport the converted data via e-mail. The Streamers project also works with Display Attributes which is used to manipulate the properties on the objects in the collection such as formatting the data or renaming the property with a desired display name.

VersaTul.Task.Scheduler The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The VersaTul Task Scheduler project provides functionality to schedule events then listen to and react to those events. This is ideal for windows service type applications that may run tasks based on certain time or day. Events can be scheduled from seconds, minutes, hours, days and many more combinations.

VersaTul.Logger.File The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The VersaTul Logger File project provides the functionality needed to performing logging in a flat file. This project implements the ILogger interface from the VersaTul Logger project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.17 225 3/1/2024
1.0.16 121 2/2/2024
1.0.15 168 1/25/2024
1.0.14 116 1/23/2024
1.0.13 118 1/23/2024
1.0.12 190 1/11/2024
1.0.11 135 1/11/2024
1.0.10 191 12/16/2023
1.0.9 235 7/24/2023
1.0.8 208 7/22/2023