VOOZH about

URL: https://www.nuget.org/packages/MakoIoT.Device.Services.Logging.Storage/

⇱ NuGet Gallery | MakoIoT.Device.Services.Logging.Storage 1.0.49.35969




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
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 Versions Compatible and additional computed target framework versions.
.NET Framework net 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 379 11/18/2023
1.0.48.52761 201 11/17/2023
1.0.47.46435 218 11/12/2023
1.0.46.43361 235 11/12/2023
1.0.45.28765 235 11/3/2023
1.0.44.18376 232 10/16/2023
1.0.43.15769 256 10/13/2023
1.0.42.26688 222 10/10/2023
1.0.41.25637 244 10/9/2023
1.0.40.63391 254 10/6/2023
1.0.39.52811 234 10/6/2023
1.0.38.28422 219 10/5/2023
1.0.37.3789 243 10/4/2023
1.0.36.9256 288 8/8/2023
1.0.35.13315 276 7/27/2023
1.0.34.31459 306 5/30/2023
1.0.33.52611 277 5/29/2023
1.0.32.56559 312 5/25/2023
1.0.31.29711 294 5/24/2023
1.0.30.50944 322 5/24/2023
Loading failed