arrayioextensionslib
ArrayIOExtensionsLib is a .NET library that provides extension methods for saving and loading single or multi-dimensional arrays to and from text files. IMPORTANT: Values in the array must be properly initialized before calling the save methods, especially when working with arrays of complex or custom types. If not properly initialized, null values in objects may lead to incorrect written values in the text file, as the object will not be serialized with all its properties.
Ecosystem
nuget.org
nuget.org
Latest Release
over 1 year ago
1.0.0.1
over 1 year ago
Versions
2
2
Downloads
366 total
366 total
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |