mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 06:04:19 +00:00
Merge pull request #115 from AdrienTorris/patch-1
Add "Building the CoreWiki" (C#)
This commit is contained in:
commit
02e333be9c
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,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 a new issue