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

Please put classes into their own namespaces #574

Open
mohaaron opened this issue Oct 17, 2024 · 1 comment
Open

Please put classes into their own namespaces #574

mohaaron opened this issue Oct 17, 2024 · 1 comment

Comments

@mohaaron
Copy link

I've been trying to use this library in my projects and keep running into a problem where the Extensions Result is colliding with my own custom Result class library. Could you please put the CSharpFunctionalExtensions classes into area specific name spaces so that I can use them without having a naming collision with my own result class?

@vkhorikov
Copy link
Owner

Yeah, I've thinking of this too, but that's going to be a breaking change, and it's too much of a trouble for people who already use the package.

Why are you using both your own and the library's Results?

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

No branches or pull requests

2 participants