MultiPlug.Ext.FileIO 1.0.14

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

// Install MultiPlug.Ext.FileIO as a Cake Tool
#tool nuget:?package=MultiPlug.Ext.FileIO&version=1.0.14                

File Read and Write Extension for the MultiPlug .Net Edge Computing Platform

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 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
1.0.14 198 8/20/2023
1.0.13 169 8/11/2023
1.0.12 529 1/21/2021
1.0.11 569 2/26/2020
1.0.10 684 10/30/2019
1.0.9-alpha 466 9/23/2019
1.0.8-alpha 432 9/11/2019
1.0.7-alpha 872 8/10/2018
1.0.6-alpha 707 7/20/2018
1.0.5-alpha 708 7/20/2018
1.0.4-alpha 668 7/20/2018
1.0.3-alpha 761 7/19/2018
1.0.2-alpha 763 6/28/2018
1.0.1-alpha 841 6/18/2018

Application Use:
* Monitor file changes and read complete or partial files lines, on change or event subscription.

Change Log:
1.0.14 User Interface tidyup, Code refactor and Write Separators
1.0.13 Upgrade for MultiPlug.Core 2.2.81
1.0.12 Upgrade for MultiPlug.Core 2.2.68
1.0.10 Refector: Rename project from files to fileio
1.0.9 Bug: Namespace conflicts
1.0.8 Enhancement: Applied latest base classes
1.0.4 Enhancement: Added: File navigation and selection.