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

Code Fixup #1412

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Code Fixup #1412

wants to merge 5 commits into from

Conversation

nimanikoo
Copy link

Hello, I hope you are well
Thank you for helping open source and building this project for the .NET community
Out of curiosity, I was reviewing the codes of this repository and I found some points that might be good to correct.
The next thing is that you can use the primary constructor according to the latest version of .NET
In some cases, we could have written the code in a more concise and readable manner and used expressions
I am endeavoring to that the latest features and updates in the .NET ecosystem are seamlessly integrated into the project without conflicts. It's my goal to contribute to the continuous improvement of this project.
I hope these things are helpful and I will be happy to contribute to the progress of this project
Please check and let me know the result

@nimanikoo
Copy link
Author

Hello, I reviewed the code and noticed something: in the SignTool module and in the JsonTypes.cs file, there are numerous constructors that are unnecessary and unused. They can be safely removed to clean up the code
Furthermore, there are inconsistencies in the namespaces, which can be corrected to make long-term development easier

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.

None yet

1 participant