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

Add normalizeIdentifier method in C# lib #34

Open
clrkzha opened this issue Sep 21, 2023 · 0 comments
Open

Add normalizeIdentifier method in C# lib #34

clrkzha opened this issue Sep 21, 2023 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@clrkzha
Copy link

clrkzha commented Sep 21, 2023

Feature Request 🛍️

The normalizeIdentifier function is used to normalize the name of the concept. It's been provided in js lib but not in C# lib. Could you please add the function in C#?

https://github.com/accordproject/concerto/blob/51dc8eb141ebb142b6964a25830fdeb21e147909/packages/concerto-util/lib/identifiers.js#L28

Use Case

We want to use the normalizeIdentifier method in C# to normalize the name of the concept.

Possible Solution

Context

Detailed Description

@mttrbrts mttrbrts transferred this issue from accordproject/concerto Feb 27, 2024
@jamieshorten jamieshorten self-assigned this Feb 27, 2024
@DianaLease DianaLease added the good first issue Good for newcomers label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants