Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove IRemote types from contracts #40

Closed
shilangyu opened this issue Mar 3, 2022 · 0 comments · Fixed by #51
Closed

Remove IRemote types from contracts #40

shilangyu opened this issue Mar 3, 2022 · 0 comments · Fixed by #51

Comments

@shilangyu
Copy link
Contributor

Today I have learned this is a legacy concept and can be safely dropped. Instead generated contracts will use Command and Query from package:cqrs. These types are structurally identical to their IRemote counterparts (after all the IRemote types were just markers).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant