|
| 1 | +--- |
| 2 | +title: Modernizing Desktop Apps on Windows 10 with .NET Core 3.0 |
| 3 | +description: Learn how to modernize existing desktop apps with .NET Core 3.0 |
| 4 | +author: nishanil |
| 5 | +ms.author: nanil |
| 6 | +ms.date: 09/16/2019 |
| 7 | +--- |
| 8 | +# Modernizing Desktop Apps on Windows 10 with .NET Core 3.0 |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +PUBLISHED BY |
| 13 | + |
| 14 | +Microsoft Developer Division, .NET, and Visual Studio product teams |
| 15 | + |
| 16 | +A division of Microsoft Corporation |
| 17 | + |
| 18 | +One Microsoft Way |
| 19 | + |
| 20 | +Redmond, Washington 98052-6399 |
| 21 | + |
| 22 | +Copyright © 2020 by Microsoft Corporation |
| 23 | + |
| 24 | +All rights reserved. No part of the contents of this book may be reproduced or transmitted in any form or by any means without the written permission of the publisher. |
| 25 | + |
| 26 | +This book is provided "as-is" and expresses the author's views and opinions. The views, opinions and information expressed in this book, including URL and other Internet website references, may change without notice. |
| 27 | + |
| 28 | +Some examples depicted herein are provided for illustration only and are fictitious. No real association or connection is intended or should be inferred. |
| 29 | + |
| 30 | +Microsoft and the trademarks listed at <https://www.microsoft.com> on the "Trademarks" webpage are trademarks of the Microsoft group of companies. |
| 31 | + |
| 32 | +Mac and macOS are trademarks of Apple Inc. |
| 33 | + |
| 34 | +All other marks and logos are property of their respective owners. |
| 35 | + |
| 36 | +Authors: |
| 37 | + |
| 38 | +TODO: Add authors here. |
| 39 | + |
| 40 | +## Introduction |
| 41 | + |
| 42 | +TODO: Add intro |
| 43 | + |
| 44 | +## Who should use the book |
| 45 | + |
| 46 | +TODO: Add details |
| 47 | + |
| 48 | +## How to use the book |
| 49 | + |
| 50 | +TODO: Add details |
| 51 | + |
| 52 | +## What this book doesn't cover |
| 53 | + |
| 54 | +TODO: Add details here. |
| 55 | + |
| 56 | +### Additional resources |
| 57 | + |
| 58 | +TODO: |
| 59 | + |
| 60 | +## Send your feedback |
| 61 | + |
| 62 | +This book and related samples are constantly evolving, so your feedback is welcomed! If you have comments about how this book can be improved, use the feedback section at the bottom of any page built on [GitHub issues](https://github.com/dotnet/docs/issues). |
| 63 | + |
| 64 | +>[!div class="step-by-step"] |
| 65 | +>[Next](why-modern-applications.md) |
0 commit comments