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

Feature - Would be nice to have an option to set UseOriginalName to a default value #445

Closed
POFerro opened this issue Aug 4, 2021 · 3 comments
Assignees

Comments

@POFerro
Copy link
Contributor

POFerro commented Aug 4, 2021

Hi,

There's a way to set UseOriginalName after the document is loaded and to specific tagName's only. It would be nice to set a default value for attributes and nodes to behave preserving original name.

This is specially useful for example in angular html templates, since casing is relevant in these cases ex: *ngIf="condition"

Thanks
POFerro

@JonathanMagnan
Copy link
Member

Hello @POFerro ,

Thank you for your suggestion, we will look at it.

Best Regards,

Jon


Sponsorship
Help us improve this library

Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsBulk OperationsDapper Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

@JonathanMagnan
Copy link
Member

Hello @POFerro ,

The v1.11.35 has been released.

Here is the commit related to the pull: d820834

If I missed something, let me know.

Best Regards,

Jon

@POFerro
Copy link
Contributor Author

POFerro commented Aug 10, 2021

Thanks @JonathanMagnan , everything works like a charm.
Thanks for the mention in the release I was flattered :).

@POFerro POFerro closed this as completed Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants