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

Readme refers to Codeplex? #5

Open
DaveInCaz opened this issue Apr 1, 2019 · 2 comments
Open

Readme refers to Codeplex? #5

DaveInCaz opened this issue Apr 1, 2019 · 2 comments

Comments

@DaveInCaz
Copy link

README.md says:

Add the Quick Converter namespace to your xaml files so you can reference it.
xmlns:qc="http://QuickConverter.CodePlex.com/"

Should it really still point to Codeplex?

Thanks

@VashBaldeus
Copy link

While it works, I guess so.

@gitjsdr26
Copy link

gitjsdr26 commented Mar 7, 2020

You should refer in your XAML to

xmlns:qc="clr-namespace:QuickConverter;assembly=QuickConverter"

See https://blog.danskingdom.com/dont-write-wpf-converters-write-c-inline-in-your-xaml-instead-using-quickconverter/

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

3 participants