-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Add WinRT Sample #387
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
Add WinRT Sample #387
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @richlander and @diverdan92, do you want to review this PR?
wpf/WPF-WinRT/README.md
Outdated
|
|
||
| This sample shows how to consume the Windows 10 API from .NET Core and .Net Framework projects. | ||
|
|
||
| Windows 10 SDK is required. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which one? Where do you get it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looks good. I would spend more time on the readme.
Mention that this includes samples for both .NET Core and .NET FX. Call out how to get a project from scratch setup. Also, I would update the readme under dotnet/samples/wpf with a pointer to the .NET Core version of this sample.
|
Closing and reopening to begin new WIP check. |
Summary
NetFx and NetCore projects using the Win10 API (no glue assemblies for now)