Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

C# example that converts any string to vowel case. #6250

Merged
merged 3 commits into from
Feb 14, 2023

Conversation

gbauermann
Copy link
Contributor

Why:

C# example that converts any string to vowel case. In this code we are not including the letter Y as a vowel.

Closes codinasion/codinasion#3590

What's being changed:

I've added new file ConvertStringToVowelcase.cs, containing the C# version for the method that converts a string to vowelcase

@gbauermann gbauermann requested review from a team, vedantpople4 and joao-vitor-souza and removed request for a team February 13, 2023 18:18
@codinasion-bot
Copy link

👋🏻 Hey @gbauermann

💖 Thanks for opening this pull request 💖

This PR will be reviewed and merged shortly.

@vercel
Copy link

vercel bot commented Feb 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated
program-api ⬜️ Ignored (Inspect) Feb 14, 2023 at 2:58AM (UTC)
program-website ⬜️ Ignored (Inspect) Feb 14, 2023 at 2:58AM (UTC)

@codinasion-bot codinasion-bot bot added the triage Waiting for review label Feb 13, 2023
Copy link
Contributor

@harshraj8843 harshraj8843 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing 🤗

@harshraj8843 harshraj8843 merged commit d90b4be into codinasion:master Feb 14, 2023
@codinasion-bot
Copy link

Thanks very much for contributing!

Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.

Support this project by giving it a star ⭐.

Join Our Community

If you're looking for your next contribution, check out our help wanted issues

@codinasion-bot codinasion-bot bot removed the triage Waiting for review label Feb 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants