mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-23 20:11:11 +00:00
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
This commit is contained in:
parent
89178e8438
commit
f10a2e800e
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user