Back
Theme:

Can I write a C# code and create an API?


Can I write a C# code and create and API?

Date: Friday, May 19, 2023
1 answers | 216 view(s)
by Mauricio Junior

Answers

Yes you can. With C# you can:

  • Create a Web Application
  • Create a Mobile Application
  • Create a Desktop Application
  • Create an API Application
  • Create Libraries application
  • Create Extensions application
  • and more

Check the course about C# Basic here. https://ecode10.academy/curso/25/curso-basico-de-csharp

Friday, May 19, 2023

Mauricio Junior


Curso de Web API com .NET última versão