MakoIoT.Device.Services.Logging.Storage 1.0.49.35969

dotnet add package MakoIoT.Device.Services.Logging.Storage --version 1.0.49.35969
                    
NuGet\Install-Package MakoIoT.Device.Services.Logging.Storage -Version 1.0.49.35969
                    
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.Logging.Storage" Version="1.0.49.35969" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MakoIoT.Device.Services.Logging.Storage" Version="1.0.49.35969" />
                    
Directory.Packages.props
<PackageReference Include="MakoIoT.Device.Services.Logging.Storage" />
                    
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.Logging.Storage --version 1.0.49.35969
                    
#r "nuget: MakoIoT.Device.Services.Logging.Storage, 1.0.49.35969"
                    
#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.Logging.Storage@1.0.49.35969
                    
#: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.Logging.Storage&version=1.0.49.35969
                    
Install as a Cake Addin
#tool nuget:?package=MakoIoT.Device.Services.Logging.Storage&version=1.0.49.35969
                    
Install as a Cake Tool

Mako-IoT.Device.Services.Logging.Storage

Logger with memory storage and persistent storage flush.

How to manually sync fork

  • Clone repository and navigate into folder
  • From command line execute bellow commands
  • git remote add upstream https://github.com/CShark-Hub/Mako-IoT.Device.Base.git
  • git fetch upstream
  • git rebase upstream/main
  • If there are any conflicts, resolve them
    • After run git rebase --continue
    • Check for conflicts again
  • git push -f origin main
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

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.49.35969 369 11/18/2023
1.0.48.52761 196 11/17/2023
1.0.47.46435 212 11/12/2023
1.0.46.43361 227 11/12/2023
1.0.45.28765 226 11/3/2023
1.0.44.18376 225 10/16/2023
1.0.43.15769 247 10/13/2023
1.0.42.26688 212 10/10/2023
1.0.41.25637 234 10/9/2023
1.0.40.63391 248 10/6/2023
1.0.39.52811 226 10/6/2023
1.0.38.28422 213 10/5/2023
1.0.37.3789 233 10/4/2023
1.0.36.9256 279 8/8/2023
1.0.35.13315 271 7/27/2023
1.0.34.31459 297 5/30/2023
1.0.33.52611 270 5/29/2023
1.0.32.56559 308 5/25/2023
1.0.31.29711 282 5/24/2023
1.0.30.50944 310 5/24/2023
Loading failed