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 295 9/28/2025
1.1.20.37340 219 9/27/2025
1.1.19.62322 486 7/15/2025
1.1.18.53759 205 7/15/2025
1.1.17.47275 581 7/8/2025
1.1.16.45841 771 4/25/2025
1.1.15.13530 416 4/23/2025
1.1.14.28984 553 4/17/2025
1.1.13.47059 550 4/3/2025
1.1.12.28107 333 4/2/2025
1.1.11.41578 916 3/20/2025
1.1.10.20822 603 3/11/2025
1.1.9.33356 404 3/10/2025
1.1.8.42107 559 3/5/2025
1.1.7.46290 657 3/3/2025
1.1.6.17928 580 2/27/2025
1.1.5.58439 434 2/26/2025
1.1.4.41771 291 2/25/2025
1.1.3.37353 492 2/20/2025
1.1.2.5964 581 2/18/2025
Loading failed