WindowsAppSDK-Samples icon indicating copy to clipboard operation
WindowsAppSDK-Samples copied to clipboard

[Samples]: Add Windows Widgets Authoring samples

Open beervoley opened this issue 2 years ago • 3 comments

Description

Add Windows Widgets Authoring samples.

Target Release

1.2 Preview 2

Checklist

  • [x] Samples build and run using the Visual Studio versions listed in the Windows development docs.
  • [x] Samples build and run on all supported platforms (x64, x86, ARM64) and configurations (Debug, Release).
  • [x] Samples set the minimum supported OS version to Windows 10 version 1809.
  • [x] Samples build clean with no warnings or errors.
  • [x] [For new samples]: Samples have completed the sample guidelines checklist and follow standardization/naming guidelines.
  • [x] If I am onboarding a new feature, then I must have correctly setup a new CI pipeline for my feature with the correct triggers and path filters laid out in the "Onboarding Samples CI Pipeline for new feature" section in samples-guidelines.md.
  • [x] I have commented on my PR /azp run SamplesCI-<FeatureName> to have the CI build run on my branch for each of my FeatureName my PR is modifying. This must be done on the latest commit on the PR before merging to ensure the build is up to date and accurate. Warning: the PR will not block automatically if this is not run due to '/azp run' limitation on triggering more than 10 pipelines.

beervoley avatar Oct 05 '22 22:10 beervoley

/azp run SamplesCI-Widgets

beervoley avatar Oct 05 '22 22:10 beervoley

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Oct 05 '22 22:10 azure-pipelines[bot]

Hi @beervoley, will you also provide a sample for C#?

peterjuras avatar Oct 12 '22 06:10 peterjuras

Hi @beervoley, will you also provide a sample for C#?

C# is not supported yet out of the box with wappsdk 1.2 preview 2. C# sample will be available once widgets work out of the box with wappsdk :) (cannot yet give any specific timeline but I'll update the samples once we've worked out the C# support).

beervoley avatar Oct 15 '22 04:10 beervoley

Thanks for the explanation, I was already wondering.

The docs only mentioned that PWA support is coming the future, but did not explain why the tutorial was only available in C++.

peterjuras avatar Oct 15 '22 06:10 peterjuras

/azp run SamplesCI-Widgets

beervoley avatar Oct 21 '22 00:10 beervoley

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Oct 21 '22 00:10 azure-pipelines[bot]