Files
CBDDC/docs/index.md

2.7 KiB
Executable File

layout
layout
default

CBDDC Documentation

Welcome to the CBDDC documentation for version 0.9.0.

What's New in v0.9.0

Version 0.9.0 brings enhanced ASP.NET Core support, improved EF Core runtime stability, and refined synchronization and persistence layers.

  • ASP.NET Core Enhancements: Improved sample application with better error handling
  • EF Core Stability: Fixed runtime issues and improved persistence layer reliability
  • Sync & Persistence: Enhanced stability across all persistence providers
  • Production Ready: All features tested and stable for production use

See the CHANGELOG for complete details.

Documentation

Getting Started

  • Getting Started - Installation, basic setup, and your first CBDDC application

Core Concepts

  • Architecture - Understanding HLC, Gossip Protocol, and P2P mesh networking
  • API Reference - Complete API documentation and examples
  • Querying - Data querying patterns and LINQ support

Persistence & Storage

Networking & Security

Deployment & Operations

Previous Versions