-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed as not planned
Labels
EpicGroups multiple user stories. Can be grouped under a theme.Groups multiple user stories. Can be grouped under a theme.area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
Milestone
Description
This issue captures issues related to the "eventing framework" work area in .NET 9. Issues and categorizations are subject to change as design and prototyping is underway.
This eventing framework will allow developers to write applications that support processing messages from various queue providers in their application.
Major categories of work include:
- Exposing APIs for registering event providers for various queue implementations, including a supported default set
- Exposing APIs for registering event handlers and implementing a routing implementation to dispatch events to the appropriate handler
- Expose APIs for serializing and deserializing messages resolved from providers
- Exposing APIs for exposing framework primitives like middlewares, filters, DI support, etc.
- Add support for managing the application host and pipeline
- Add support for relevant metrics/tracing in eventing framework
More details here:
frankbuckley, JarFrank, MateuszNaKodach, armintodev, dipenlama22 and 345 moregarfbradaz, AlexZeitler, ielcoro, Szer, mmisztal1980 and 36 moremdanieltg, BrammyS, Bigtalljosh, guibranco, StanislavPrusac and 20 moreWeihanLi, spacentropy, bhanuteja-dev, NielsPilgaard, edcsu and 95 morepsongit, akhanalcs, XREvo, amis92, Cygor6 and 55 moremartincostello, slang25, PaulusParssinen, ilmax, hanzllcc and 76 more
Metadata
Metadata
Assignees
Labels
EpicGroups multiple user stories. Can be grouped under a theme.Groups multiple user stories. Can be grouped under a theme.area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc