From f10a2e800e359e00fd155b17671de85f6b50ddd2 Mon Sep 17 00:00:00 2001 From: Adrien Torris Date: Fri, 21 Sep 2018 09:28:33 +0200 Subject: [PATCH] Add "Building the CoreWiki" (C#) Any and all videos that feature some work on the CoreWiki project. This is a Wiki-style content management system that has been completely written in C# with ASP.NET Core and Razor Pages. You can find the source to this project at: https://github.com/csharpfritz/CoreWiki --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9282a5..ae73615 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Create a Rogue-like game in C#](https://roguesharp.wordpress.com/) * [Create a Blank App with C# and Xamarin (work in progress)](https://www.intertech.com/Blog/xamarin-tutorial-part-1-create-a-blank-app/) * [Build iOS Photo Library App with Xamarin and Visual Studio](https://www.raywenderlich.com/134049/building-ios-apps-with-xamarin-and-visual-studio) +* [Building the CoreWiki](https://www.youtube.com/playlist?list=PLVMqA0_8O85yC78I4Xj7z48ES48IQBa7p) This is a Wiki-style content management system that has been completely written in C# with ASP.NET Core and Razor Pages. You can find the source code [here](https://github.com/csharpfritz/CoreWiki). ## Clojure: