Skip to content

Support for ReactiveCommand.CreateRunInBackground #408

@Elscrux

Description

@Elscrux

Is your feature request related to a problem? Please describe.

Afaik there is currently no option to use source generators to create a ReactiveCommand like the ones creates via

ReactiveCommand.CreateRunInBackground(SomeCommand)

Describe the solution you'd like

There could be an additional optional parameter for the ReactiveCommand attribute called something like RunInBackground which you could use like this:

[ReactiveCommand(RunInBackground = true)]

Describe alternatives you've considered

None

Describe suggestions on how to achieve the feature

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions