0
What is the best way up use your c# experience?
Like what can you do after completing c# courses
2 Answers
+ 7
C# is a universal language with .NET Core due to its support of cross-platform.
Wish to build đ€
Desktop application?
â
WinForms
â
WPF
Mobile application?
â
Xamarin
Web application?
â
ASP.NET Web Forms
â
ASP.NET MVC
Backend API?
â
ASP.NET Web API
Serverless computing?
â
Azure Functions
Machine learning?
â
ML.NET
WebAssembly application?
â
Blazor
here to name a few, enjoy! đ
+ 3
Create mobile apps in Xamarin. Or program in .NET framework. Or both :)