Uses of C# other than Unity? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Uses of C# other than Unity?

The reason I downloaded Sololearn was to learn how to use C# for uses in Unity. I now find myself having fun with coding in general and want to know where else I can apply C#.

1st Dec 2018, 8:29 PM
Jeffrey Warren
Jeffrey Warren - avatar
5 Answers
1st Dec 2018, 8:46 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 5
In addition to what's already been posted here, C# has been powerful for building RESTful APIs via ASP.NET WebAPI, various micro-services, console apps for utility and automation purposes, and even, recently, Web Assembly with Blazor.NET - the latter being in early stages still.
26th Dec 2018, 5:42 AM
David Carroll
David Carroll - avatar
+ 4
Jeffrey Warren Please, Use the search feature before posting as to reduce the number of duplicate threads in Q/A section!👍 https://www.sololearn.com/post/10362/?ref=app
1st Dec 2018, 10:11 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 2
Develope for Android/ios with Xamarin, for windows7/10/linux desktop programs with winforms/wpf/mono, for web vs asp.net mvc (.net core or not .net core). C# is applied everywhere
1st Dec 2018, 8:36 PM
Александр Лебедев
Александр Лебедев - avatar
+ 1
Thanks for the feedback. It helps shorten me researching this topic.
1st Dec 2018, 9:52 PM
Jeffrey Warren
Jeffrey Warren - avatar