Skip to content
View msallin's full-sized avatar

Highlights

  • Pro

Organizations

@swisspost

Block or report msallin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SQLiteCodeFirst SQLiteCodeFirst Public

    Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.

    C# 618 121

  2. signalk-ha signalk-ha Public

    This Home Assistant integration discovers available marine data from Signal K via REST and subscribes to live updates over WebSocket deltas exposing them as sensors.

    Python 8 2

  3. BEagle1984/silverback BEagle1984/silverback Public

    Silverback is a message bus and broker integration library for .NET. It is designed to simplify event-driven architectures and asynchronous messaging, with first-class support for Apache Kafka and …

    C# 284 43

  4. hangfire-raft hangfire-raft Public

    Hangfire job storage backed by a DotNext Raft cluster. Job state lives in replicated memory; durability comes from a per-node write-ahead log and snapshots on local disk.

    C#