Skip to content

Update Template Program.cs #373

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

AndresH18
Copy link
Contributor

@AndresH18 AndresH18 commented Jun 18, 2025

Update the DataSyncServer template with, replacing missing method AddDatasyncControllers with AddDatasyncServices and AddControllers.

Fixes #374

Update the DataSyncServer template with, replacing `AddDatasyncControllers` with `AddDatasyncServices` and `AddControllers`, to better follow framework api
@AndresH18 AndresH18 closed this Jun 18, 2025
@AndresH18 AndresH18 reopened this Jun 18, 2025
@AndresH18
Copy link
Contributor Author

@dotnet-policy-service agree

@adrianhall adrianhall merged commit 22b0c30 into CommunityToolkit:main Jun 18, 2025
3 checks passed
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 this pull request may close these issues.

Template is using method that is not found
2 participants