From 6a9296b868760a2a5248d890aaf80556c12c794d Mon Sep 17 00:00:00 2001 From: Thomas Claudius Huber Date: Wed, 12 Dec 2018 23:05:12 +0100 Subject: [PATCH] Add WPF and Windows Forms to .NET Core in Readme (#934) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb1e4e3..8997802 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ There are many projects that you can use and contribute to, some of which are li - [ASP.NET Core docs (aspnet/Docs)](https://github.com/aspnet/Docs) - [Roslyn Compiler Platform (dotnet/roslyn)](https://github.com/dotnet/roslyn) - [EntityFramework (aspnet/entityframework)](https://github.com/aspnet/EntityFramework) +- [WPF (dotnet/wpf)](https://github.com/dotnet/wpf) +- [Windows Forms (dotnet/winforms)](https://github.com/dotnet/winforms) ### .NET Framework