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

Port this WPF TextBoxAutoComplete to multiple targets of .NET releases #12

Open
eriawan opened this issue Jan 20, 2017 · 4 comments
Open

Comments

@eriawan
Copy link

eriawan commented Jan 20, 2017

Hi @Nimgoble

I suggest to port this WPF TextBox AutoComplete to multiple versions of .NET, such as .NET 4.0, 4.5.1, 4.6 and 4.6.1. We then can generate NuGet package with multiple versions of .NET for broader visibility if the users of WPF TextBox AutoComplete NuGet package wants to target .NET specific release.

The benefits are quite trivial:

  • Ensure compatibility with various .NET releases, such as .NET 4.0, 4.5.1, 4.6
  • Clearer release visibility when released as NuGet package
  • Can be used as starting roadmap to ensure compatibility with .NET Standards of 1.5 and 1.6

I offer myself to assist you to help in implementing this issue. 😄

@eriawan eriawan changed the title Port this WPF TextBoxAutoComplete to multiple targets of .NET Port this WPF TextBoxAutoComplete to multiple targets of .NET releases Jan 20, 2017
@eriawan
Copy link
Author

eriawan commented Feb 24, 2017

@Nimgoble
I haven't heard any replies from you for a month. Do you want me to do something else first?

@eriawan
Copy link
Author

eriawan commented Mar 23, 2017

@Nimgoble

It's been almost a month, please respond.
Thanks.

@Nimgoble
Copy link
Owner

@eriawan Sorry, I'm not that active on this. If you want to do this and submit a pull request, I'd be more than happy to accept it.

@eriawan
Copy link
Author

eriawan commented Mar 29, 2017

Thanks @Nimgoble 🙂

I'll create a separate Work-In-Progress PR today to support Nuget V3 (the nuget package that supports .NET Framework granular version dependency). To maintain high compatibility, I'll migrate this project to support VS 2015 Update 3.

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