0
What is the best way up use your c# experience?
Like what can you do after completing c# courses
2 Respostas
+ 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 :)