InterlockLedger.Commons 12.2.1

.NET 7.0
dotnet add package InterlockLedger.Commons --version 12.2.1
NuGet\Install-Package InterlockLedger.Commons -Version 12.2.1
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="InterlockLedger.Commons" Version="12.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InterlockLedger.Commons --version 12.2.1
#r "nuget: InterlockLedger.Commons, 12.2.1"
#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.
// Install InterlockLedger.Commons as a Cake Addin
#addin nuget:?package=InterlockLedger.Commons&version=12.2.1

// Install InterlockLedger.Commons as a Cake Tool
#tool nuget:?package=InterlockLedger.Commons&version=12.2.1

.NET Core

il2 commons

InterlockLedger.Commons library for common InterlockLedger abstractions, helpers and class extensions

Product Versions
.NET net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on InterlockLedger.Commons:

Package Downloads
InterlockLedger.Tags.ILInt

This library implements the basic ILInt (InterlockLedger Variable-Length-Encoded Unsigned Long Integer) encoding/decoding.

InterlockLedger.Tags

Some better public interfaces for keys

InterlockLedger.WatchDog

InterlockLedger.WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime. It leverages SignalR for real-time monitoring and LiteDb a Serverless MongoDB-like database with no configuration with the option of using your external MSSQL, MySQl or Postgres databases.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
12.2.1 101 3/10/2023
12.1.0 125 1/17/2023
12.0.0 181 1/9/2023
6.0.0 204 11/14/2022
3.0.3 221 11/1/2022
3.0.2 212 11/1/2022
3.0.1 569 11/1/2022
3.0.0 210 11/1/2022
2.4.0 403 10/31/2022
2.1.0 377 7/12/2022
1.2.5 806 5/7/2021

Fix for debugging helper on StreamSpan