Roadmap
This page contains an overview of the future plans for Copper. Subject to change.
Target frameworks
- NET 8.0
Platforms
- Dapr
Remoting transports
- InMemory
- Dapr gRPC
- Native RabbitMQ
- Native Azure Service Bus
Eventing transports
- Dapr pub/sub
- Native RabbitMQ
- Native Azure Service Bus
Diagnostics
- Support for OpenTelemetry
Concepts
- Workflow
- Message chunking
- Claim check pattern
- Actors
Extensibility
- Custom message serializers
- Improved
IConfiguration
andIOptions
support