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

.Net Standard version wanted #6

Open
unclefil opened this issue Dec 19, 2019 · 5 comments
Open

.Net Standard version wanted #6

unclefil opened this issue Dec 19, 2019 · 5 comments

Comments

@unclefil
Copy link

It would be nice if this package is converted to .Net Standard so we can use it in .Net Core and .Net Standard projects as well. I'd be happy to try to submit a Pull Request for this if you guys think it's a good idea. Thanks for this useful package.

@ronnieoverby
Copy link
Contributor

That would be useful.

@unclefil What classes do you use from this library?

@unclefil
Copy link
Author

unclefil commented Dec 22, 2019

I created a fork and I was able to convert all class except SpeechScope as it seems to be using a lib from system that it is not currently available in the .net standard version. I can try to create a pull request for you, but I have one question, about the namespace for the new version, do you prefer to use the same (CoreTechs.Common) or a different one (CoreTechs.Common.Std)?

@ronnieoverby I like to use the extension methods for strings, objects and collections.

@ronnieoverby
Copy link
Contributor

Same namespace, for sure. I can't imagine a good reason for using a different namespace.

@unclefil
Copy link
Author

@ronnieoverby hello, I create the pull request for you, once you have some time please take a look.

@ronnieoverby
Copy link
Contributor

I'm sorry. I don't have write access to this repo any longer.

I was the principal developer for the repository and still use it fairly often. I think I will create a new repo(s) with many (but not all) of these utilities that I find the most useful. I will target netstandard.

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