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 Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
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 311 3/10/2023
12.1.0 189 1/17/2023
12.0.0 268 1/9/2023
6.0.0 284 11/14/2022
3.0.3 300 11/1/2022
3.0.2 291 11/1/2022
3.0.1 798 11/1/2022
3.0.0 290 11/1/2022
2.4.0 543 10/31/2022
2.1.0 481 7/12/2022
1.2.5 969 5/7/2021

Fix for debugging helper on StreamSpan