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 361 11/18/2023
1.0.48.52761 189 11/17/2023
1.0.47.46435 206 11/12/2023
1.0.46.43361 220 11/12/2023
1.0.45.28765 222 11/3/2023
1.0.44.18376 222 10/16/2023
1.0.43.15769 244 10/13/2023
1.0.42.26688 207 10/10/2023
1.0.41.25637 230 10/9/2023
1.0.40.63391 242 10/6/2023
1.0.39.52811 221 10/6/2023
1.0.38.28422 207 10/5/2023
1.0.37.3789 229 10/4/2023
1.0.36.9256 276 8/8/2023
1.0.35.13315 267 7/27/2023
1.0.34.31459 292 5/30/2023
1.0.33.52611 266 5/29/2023
1.0.32.56559 304 5/25/2023
1.0.31.29711 278 5/24/2023
1.0.30.50944 304 5/24/2023
Loading failed