Skip to content

Commit 9adb5a6

Browse files
committed
Add C# calculator app tutorial to README
1 parent 1febb52 commit 9adb5a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
161161
- [Create a Blank App with C# and Xamarin (work in progress)](https://www.intertech.com/Blog/xamarin-tutorial-part-1-create-a-blank-app/)
162162
- [Build iOS Photo Library App with Xamarin and Visual Studio](https://www.raywenderlich.com/134049/building-ios-apps-with-xamarin-and-visual-studio)
163163
- [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).
164+
- [Build a Calculator App in C#](https://gamedevacademy.org/csharp-programming-tutorial/)
164165

165166
## Clojure:
166167

0 commit comments

Comments
 (0)