InterlockLedger.Commons
18.2.1
dotnet add package InterlockLedger.Commons --version 18.2.1
NuGet\Install-Package InterlockLedger.Commons -Version 18.2.1
<PackageReference Include="InterlockLedger.Commons" Version="18.2.1" />
paket add InterlockLedger.Commons --version 18.2.1
#r "nuget: InterlockLedger.Commons, 18.2.1"
// Install InterlockLedger.Commons as a Cake Addin #addin nuget:?package=InterlockLedger.Commons&version=18.2.1 // Install InterlockLedger.Commons as a Cake Tool #tool nuget:?package=InterlockLedger.Commons&version=18.2.1
IL2 Commons
InterlockLedger.Commons library for common helpers and class extensions
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- No dependencies.
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
Upgrading core libs |
|
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 |
---|---|---|
18.2.1 | 176 | 4/22/2024 |
17.0.1 | 207 | 1/24/2024 |
17.0.0 | 97 | 1/24/2024 |
16.0.0 | 103 | 1/23/2024 |
12.2.1 | 409 | 3/10/2023 |
12.1.0 | 258 | 1/17/2023 |
12.0.0 | 372 | 1/9/2023 |
6.0.0 | 357 | 11/14/2022 |
3.0.3 | 359 | 11/1/2022 |
3.0.2 | 340 | 11/1/2022 |
3.0.1 | 935 | 11/1/2022 |
3.0.0 | 341 | 11/1/2022 |
2.4.0 | 619 | 10/31/2022 |
2.1.0 | 555 | 7/12/2022 |
1.2.5 | 1,089 | 5/7/2021 |
Json deserialization fails for PageOf<T> as a record