Skip to content

Commit 869f2c0

Browse files
authored
Updating md files (#967)
1 parent c0430c8 commit 869f2c0

File tree

6 files changed

+82
-80
lines changed

6 files changed

+82
-80
lines changed

README.md

+20-18
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Project Reunion - Calling all Windows apps!
1+
# Windows App SDK - Calling all Windows developers!
2+
3+
*Previously known as Project Reunion*.
24

35
| Delight users with modern UI | Access new platform features | Backwards compatible |
46
|:--:|:--:|:--:|
@@ -8,15 +10,15 @@
810

911
* Use your current installer *(no requirement to use MSIX, but there are [reliability/security benefits to using MSIX](https://docs.microsoft.com/windows/msix/overview#key-features)!)*
1012
* 100% additive *(only add what you need, leave the rest of your app as-is)*
11-
* Works with Win32, WPF, WinForms, and UWP apps
13+
* Works with Win32, WPF, WinForms, and more apps
1214

13-
Plus, **it's backwards compatible** to Windows 10 October 2018 Update (build 17763 / version 1809)!
15+
Plus, **create beautiful, modern apps for Windows 11 that are backwards compatible** to Windows 10 October 2018 Update (build 17763 / version 1809)!
1416

1517

1618
### Use it now!
17-
[Packaged MSIX desktop apps](https://docs.microsoft.com/windows/msix/overview) can [use the 0.5 release](https://docs.microsoft.com/windows/apps/project-reunion/#get-started-developing-with-project-reunion) now!
19+
[Packaged MSIX desktop apps](https://docs.microsoft.com/windows/msix/overview) can [use the 0.8 release](https://docs.microsoft.com/windows/apps/project-reunion/get-started-with-project-reunion) now!
1820

19-
Some notes about 0.5...
21+
Some notes about 0.8...
2022

2123
* Requires using MSIX *(1.0 won't require MSIX)*
2224
* Only includes WinUI 3 / Text rendering / Localization
@@ -26,12 +28,12 @@ Some notes about 0.5...
2628

2729
Here's a snippet of what we intend to deliver in 2021 *(times/features/releases are tentative and subject to change)*:
2830

29-
App type | Reunion 0.5 | Reunion 0.8 (Q2 2021) | Reunion 1.0 (Q4 2021) |
30-
-- | ------------------------------- | --------------------------------- | ------------------------------- |
31-
[Packaged MSIX](https://docs.microsoft.com/windows/msix/overview) desktop apps<br>(WPF, Win32, WinForms, console) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)<br>✅ [Text rendering](https://docs.microsoft.com/windows/apps/project-reunion/dwritecore)<br>✅ [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)<br>✅ [Text rendering](https://docs.microsoft.com/windows/apps/project-reunion/dwritecore)<br>✅ [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview)<br>🔄 [App lifecycle](https://github.com/microsoft/ProjectReunion/issues/111) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)<br>✅ [Text rendering](https://github.com/microsoft/ProjectReunion/issues/112)<br>✅ [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview)<br>✅ [App lifecycle](https://github.com/microsoft/ProjectReunion/issues/111) <br>🔄 [Push Notifications](https://github.com/microsoft/ProjectReunion/issues/334) |
32-
Unpackaged desktop apps<br>(WPF, Win32, WinForms, console) | ❌ Not supported | 🔄 [Text rendering](https://docs.microsoft.com/windows/apps/project-reunion/dwritecore)<br>🔄 [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview)<br>🔄 [App lifecycle](https://github.com/microsoft/ProjectReunion/issues/111) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)<br>✅ [Text rendering](https://docs.microsoft.com/windows/apps/project-reunion/dwritecore)<br>✅ [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview)<br>✅ [App lifecycle](https://github.com/microsoft/ProjectReunion/issues/111) <br>🔄 [Push Notifications](https://github.com/microsoft/ProjectReunion/issues/334) |
31+
App type | Windows App SDK 0.8 | Windows App SDK 1.0 (Q4 2021) |
32+
-- | ------------------------------- | ------------------------------- |
33+
[Packaged MSIX](https://docs.microsoft.com/windows/msix/overview) desktop apps<br>(WPF, Win32, WinForms, console) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)<br>✅ [Text rendering](https://docs.microsoft.com/windows/apps/project-reunion/dwritecore)<br>✅ [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview)<br>🔄 [App lifecycle](https://github.com/microsoft/ProjectReunion/issues/111) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)<br>✅ [Text rendering](https://github.com/microsoft/ProjectReunion/issues/112)<br>✅ [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview)<br>✅ [App lifecycle](https://github.com/microsoft/ProjectReunion/issues/111) <br>🔄 [Push Notifications](https://github.com/microsoft/ProjectReunion/issues/334) |
34+
Unpackaged desktop apps<br>(WPF, Win32, WinForms, console) | 🔄 [Text rendering](https://docs.microsoft.com/windows/apps/project-reunion/dwritecore)<br>🔄 [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview)<br>🔄 [App lifecycle](https://github.com/microsoft/ProjectReunion/issues/111) | ✅ [WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3)<br>✅ [Text rendering](https://docs.microsoft.com/windows/apps/project-reunion/dwritecore)<br>✅ [Localization](https://docs.microsoft.com/windows/apps/project-reunion/mrtcore/mrtcore-overview)<br>✅ [App lifecycle](https://github.com/microsoft/ProjectReunion/issues/111) <br>🔄 [Push Notifications](https://github.com/microsoft/ProjectReunion/issues/334) |
3335

34-
✅ Supported | 🔄 Preview
36+
✅ Supported | 🔄 Experimental
3537

3638

3739
See our [full roadmap](docs/roadmap.md) for more details.
@@ -40,7 +42,7 @@ See our [full roadmap](docs/roadmap.md) for more details.
4042

4143
### Version support
4244

43-
Project Reunion aims to work on supported versions of Windows.
45+
The Windows App SDK aims to work on supported versions of Windows.
4446
Right now we support down to build 17763 (version 1809/October 2018 Update) of Windows 10.
4547
Wherever possible, we'll use techniques like '_polyfills_'
4648
and custom implementations to do the
@@ -53,12 +55,12 @@ this is the exception and not the norm, and provide reasonable fallbacks when po
5355

5456
### Documentation
5557

56-
* [More details about Project Reunion](https://github.com/microsoft/ProjectReunion/blob/master/docs/README.md) -
58+
* [More details about the Windows App SDK](https://github.com/microsoft/ProjectReunion/blob/master/docs/README.md) -
5759
More on what the project is and how we're approaching the work.
58-
* [Video on Project Reunion](https://aka.ms/project_reunion_ignite) - Learn about Project Reunion in a 22 minute video!
60+
* [Video on Windows App SDK](https://aka.ms/project_reunion_ignite) - Learn about the Windows App SDK in a 22 minute video!
5961
* [Roadmap](docs/roadmap.md) - Where we're going!
60-
* [Contributor guide](docs/contributor-guide.md) - How to contribute to Project Reunion.
61-
* [FAQ](docs/faq.md) - Frequently asked questions about Project Reunion.
62+
* [Contributor guide](docs/contributor-guide.md) - How to contribute to the Windows App SDK.
63+
* [FAQ](docs/faq.md) - Frequently asked questions about the Windows App SDK.
6264

6365

6466
### Contributing
@@ -77,15 +79,15 @@ points if there's a gist or existing repo we can look at with you.
7779
Also, have a look at our [frequently asked questions](docs/faq.md) page which we will update periodically.
7880

7981
2. **[Start a discussion](https://github.com/microsoft/ProjectReunion/discussions)**<br>
80-
Discussions can be about any topics or ideas related to Project Reunion. For example,
82+
Discussions can be about any topics or ideas related to the Windows App SDK. For example,
8183
you might start a Discussion issue to see if others are interested in a cool new idea
8284
you've been thinking about that isn't quite ready to be filed as a more formal Feature Proposal.
8385

8486
3. **[Make a feature proposal](https://github.com/microsoft/ProjectReunion/issues/new?assignees=&labels=feature+proposal&template=feature-proposal.md&title=)**<br>
85-
What components do you want to see in Project Reunion? For example you can propose a new API on an existing type, or an idea for a new API.
87+
What components do you want to see in the Windows App SDK? For example you can propose a new API on an existing type, or an idea for a new API.
8688
It's fine if you don't have all the details: you can start with a summary and rationale.
8789

88-
**Over time, we will add Project Reunion code and samples into this repo and provide code contribution/developer guidelines.**
90+
**Over time, we will add Windows App SDK code and samples into this repo and provide code contribution/developer guidelines.**
8991

9092
Read more about the [contribution guide here](docs/contributor-guide.md).
9193

docs/Coding-Guidelines.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# General
22

3-
Project Reunion prefers using industry-standard coding styles, guidelines, and patterns for any
3+
The Windows App SDK prefers using industry-standard coding styles, guidelines, and patterns for any
44
languages used in implementation or testing.
55

66
## Languages

docs/contributor-guide.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ points if there's a gist or existing repo we can look at with you.
1111
Also, have a look at our [frequently asked questions](faq.md) page which we will update often.
1212

1313
2. **[Start a discussion](https://github.com/microsoft/ProjectReunion/discussions)**<br>
14-
Discussions can be about any topics or ideas related to Project Reunion.For example,
14+
Discussions can be about any topics or ideas related to the Windows App SDK. For example,
1515
you might start a Discussion issue to see if others are interested in a cool new idea
1616
you've been thinking about that isn't quite ready to be filed as a more formal Feature Proposal.
1717

1818
3. **[Make a feature proposal](https://github.com/microsoft/ProjectReunion/issues/new?assignees=&labels=feature+proposal&template=feature-proposal.md&title=)**<br>
19-
What components do you want to see in Project Reunion? For example you can propose a new API on an existing type, or an idea for a new API.
19+
What components do you want to see in the Windows App SDK? For example you can propose a new API on an existing type, or an idea for a new API.
2020
It's fine if you don't have all the details: you can start with a summary and rationale.
2121

2222

23-
**Over time, we will add Project Reunion code and samples into this repo and provide code contribution/developer guidelines.**
23+
**Over time, we will add Windows App SDK code and samples into this repo and provide code contribution/developer guidelines.**
2424

2525

2626
Most contributions require you to agree to a

0 commit comments

Comments
 (0)