-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Labels
.NETPull requests that update .net codePull requests that update .net code0 - BacklogV10.Xfeature requestv10Allocal to a v10 releaseAllocal to a v10 release
Description
Is your feature request related to a problem? Please describe.
Would be nice if Brighter have an Analyzer to help use Brighter
What the Analyzer could do (if it's possible):
- Mark Mapper/RequestHander as used
- Suggest/Warning to implement Mapper Sync and Async when user create a custom Mapper
- Warning when you tries to wrapper attribute in
MapToRequest - Warning about missing
RequestTypeon publication - Warning about missing
messagePump - Warning if the message pump doesn't match with
RequestHandler - Warning if you try to send/publish when the type is map to a
Publication
Describe the solution you'd like
Have a new project to Analyzer
Describe alternatives you've considered
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net code0 - BacklogV10.Xfeature requestv10Allocal to a v10 releaseAllocal to a v10 release