Introduction

IronLedger is a hardware asset identity and inventory platform that includes a reusable .NET library that can be used to develop a full end-to-end management system.

The core library, Tudormobile.IronLedgerLib, focuses on deterministic asset identification, component discovery, and serialization of collected hardware metadata.

Additional building blocks are under development:

  • Web API services for secure ingestion, query, and lifecycle management workflows.
  • Web client applications for operational access to inventory, tracking, and reporting features.
  • A dedicated data layer for persistence, querying, and audit history.
  • Reusable UI components to standardize presentation and interaction patterns across front-end surfaces.

All of the components support dependency injection, allowing for plug and play operation with custom systems. This includes asset identification, component identification, logging, serialization, data repository, and web services.


Support & Contribution