Kledex Versions Save

.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.

6.5

2 years ago
  • Rename as OpenCQRS
  • Upgrade to .NET 6

2.5.1

4 years ago

Minor changes

2.5

4 years ago

New Features

  • Entity Framework Cosmos Store Provider

Enhancements

  • Changes to registration and configuration (BREAKING CHANGES)

2.4.1

4 years ago

Performance improvements for command validation and queries

2.4

4 years ago

New Features

  • Custom handler or service for commands
  • Default partition key set to '/type' for CosmosDB SQL provider
  • OfferThroughput and ConsistencyLevel options for CosmosDB SQL provider
  • AsyncUtil

Enhancements

  • Performance improvements

2.3

4 years ago

New Features

  • Command Sequence

2.2.1

4 years ago

Minor improvements

2.2

4 years ago

New Features

  • Cache Manager
  • Changes to configuration

2.1

4 years ago

New Features

  • Command validation

2.0

4 years ago

New features

  • Simplify dispatcher for commands (BREAKING CHANGE, refer to #51)
  • Unify command handlers (BREAKING CHANGE, refer to #85)
  • Optional command result (BREAKING CHANGE, refer to #84)