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

fix(dotnet-kafka): fix using statement to use the service name, and add PascalCase to event listener method name #395

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

mulygottlieb
Copy link
Member

Fixes: amplication/amplication#8703

PR Details

PR Checklist

  • Tests for the changes have been added
  • npm build doesn't throw any error
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@mulygottlieb mulygottlieb merged commit 3963aea into master Sep 8, 2024
6 checks passed
@mulygottlieb mulygottlieb deleted the fix-dotnet-kafka branch September 8, 2024 08:15
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.

.NET - Create a Kafka message broker plugin equivalent to the Node one
2 participants