Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SharpCoreDB.Projections

Projection primitives for SharpCoreDB.EventSourcing.

Version: v1.9.3 Package: SharpCoreDB.Projections

Patch updates in v1.9.3

  • ✅ Aligned package metadata and version references to the synchronized 1.9.3 release line.
  • ✅ Release automation now publishes all packable SharpCoreDB packages in CI/CD.

Features

  • Projection registration and discovery
  • Inline and background projection runners
  • Durable checkpointing (in-memory and SharpCoreDB-backed stores)
  • Hosted background worker support
  • OpenTelemetry-ready projection metrics

Changes in v1.9.0

  • Package/docs synchronized to v1.9.0
  • Durable checkpoint and worker guidance clarified
  • Projection metrics guidance aligned with current implementation

Installation

dotnet add package SharpCoreDB.Projections --version 1.9.0

Related packages

  • SharpCoreDB.EventSourcing
  • SharpCoreDB.CQRS

Documentation

  • docs/INDEX.md
  • src/SharpCoreDB.Projections/NuGet.README.md