MakoIoT.Device.Services.FileStorage 1.1.21.60931

dotnet add package MakoIoT.Device.Services.FileStorage --version 1.1.21.60931
                    
NuGet\Install-Package MakoIoT.Device.Services.FileStorage -Version 1.1.21.60931
                    
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="MakoIoT.Device.Services.FileStorage" Version="1.1.21.60931" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MakoIoT.Device.Services.FileStorage" Version="1.1.21.60931" />
                    
Directory.Packages.props
<PackageReference Include="MakoIoT.Device.Services.FileStorage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MakoIoT.Device.Services.FileStorage --version 1.1.21.60931
                    
#r "nuget: MakoIoT.Device.Services.FileStorage, 1.1.21.60931"
                    
#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.
#:package MakoIoT.Device.Services.FileStorage@1.1.21.60931
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MakoIoT.Device.Services.FileStorage&version=1.1.21.60931
                    
Install as a Cake Addin
#tool nuget:?package=MakoIoT.Device.Services.FileStorage&version=1.1.21.60931
                    
Install as a Cake Tool

Mako-IoT.Device.Services.FileStorage

Provides persistent storage operations on built-in flash memory.

Usage

Use IStorageService for basic operations and IStramStorageService for streams.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on MakoIoT.Device.Services.FileStorage:

Package Downloads
MakoIoT.Device.Platform.LocalConfig

MAKO-IoT Platform local configuration library. On-device web server, WiFi AP

MakoIoT.Device.PlatformClient

MAKO-IoT PLatform device client library

MakoIoT.Device.WebServer

On-device web server base library for MAKO-IoT

MakoIoT.Device.SecureClient

HttpClient provider for HTTPS, loads certificates from files (MAKO-IoT)

MakoIoT.Device.Services.Logging.Storage

Logging to flash storage and logs upload to Elasticsearch for MAKO-IoT

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.21.60931 332 9/28/2025
1.1.20.37340 250 9/27/2025
1.1.19.62322 515 7/15/2025
1.1.18.53759 234 7/15/2025
1.1.17.47275 608 7/8/2025
1.1.16.45841 794 4/25/2025
1.1.15.13530 445 4/23/2025
1.1.14.28984 576 4/17/2025
1.1.13.47059 572 4/3/2025
1.1.12.28107 362 4/2/2025
1.1.11.41578 940 3/20/2025
1.1.10.20822 626 3/11/2025
1.1.9.33356 431 3/10/2025
1.1.8.42107 584 3/5/2025
1.1.7.46290 680 3/3/2025
1.1.6.17928 602 2/27/2025
1.1.5.58439 459 2/26/2025
1.1.4.41771 316 2/25/2025
1.1.3.37353 519 2/20/2025
1.1.2.5964 606 2/18/2025
Loading failed