RedBase Documentation

Welcome to the RedBase documentation portal. Browse the API reference, explore code examples, and learn how to build with REDB.

API Reference

Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.

Showing: redb.Core.Data Show all

redb.Core.Data

Classes

C RedbContextBase Base class for REDB context.
C RedbKeyGeneratorBase Base class for key generation with caching.

Interfaces

I IBulkOperations Bulk operations abstraction for high-performance data operations.
I IKeyGenerator Key generator abstraction for generating unique IDs.
I IRedbConnection Database connection abstraction for REDB.
I IRedbContext Main database context interface for REDB.
I IRedbTransaction Database transaction abstraction for REDB.