Info
Version: | 1.0.2 |
Author(s): | Jonathan Wood |
Last Update: | Wednesday, May 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SoftCircuits/DataFileManager |
NuGet Url: | https://www.nuget.org/packages/SoftCircuits.DataFileManager |
Install
Install-Package SoftCircuits.DataFileManager
dotnet add package SoftCircuits.DataFileManager
paket add SoftCircuits.DataFileManager
SoftCircuits.DataFileManager Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This component assists with tracking whether or not the current file has been saved, what the current file's name is, whether or not changes have been made, and helps ensure the user doesn't exit or load a file without having a chance to save the current file.