A .NET library for multi-tenant SQLite: per-tenant file isolation or shared-schema scoping, integrity checks across tenants, tenant context helpers, rate limiting and error middleware validation, plus settings and JSON utilities.
Developer toolsData & databasesBackend & APIs
KEFCore is an Entity Framework Core provider for Apache Kafka, enabling .NET applications to use Kafka topics as a distributed database. It offers full LINQ support and allows interaction with Kafka through standard EF Core models, abstracting away Kafka-specific client code.
Developer toolsData & databasesBackend & APIs