Sign in Sign up
nuget

Oakrey.Capsule.Base

Oakrey.Capsule.Base is a .NET 10 base library for building binary protocol capsules. Each capsule carries a fixed binary header (HardwareId, ProtocolId, Timestamp, Version) and a typed payload. Provides span-based serialization, protocol-ID-keyed deserialization dispatch, and a built-in LoggingCapsule. Designed for extensibility in embedded, IoT, and communication protocol scenarios.

nuget View on Nuget

Activity

Latest release
3mo ago
Total releases
4
Cadence
~3 months
Last 12 months
3

Details

License
MIT
First release
Apr 22, 2025
Releases
Version Released
2.0.2 patch
2.0.1 patch
2.0.0 major
1.0.0 initial